An open API service indexing awesome lists of open source software.

https://github.com/stefan6419846/django-example-project

Example Django project, based upon the official tutorial/intro
https://github.com/stefan6419846/django-example-project

django example example-project

Last synced: 11 months ago
JSON representation

Example Django project, based upon the official tutorial/intro

Awesome Lists containing this project

README

          

# Django Example Project

This package provides an example Django project which is based upon the official tutorial at https://docs.djangoproject.com/en/3.2/intro/tutorial01/.

## Why?

Sometimes, I just need a simple Django example project, where the official intro/tutorial project seems to be the perfect fit.