Skip to content

TurboLuke/django_base_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django base example app

Very simple django app showcasing the core concepts of the framework, inlculding:

  • Routing
  • Templating
  • REST API
  • OR-Mapping

Install

$ uv sync
$ uv run python src/myproject/manage.py runserver

DONE 🎉

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published