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

https://github.com/basilfx/django-project-template

My Django template
https://github.com/basilfx/django-project-template

Last synced: 11 months ago
JSON representation

My Django template

Awesome Lists containing this project

README

          

# Django Project Template
Project template to be used with Django 3.2 or later.

## Features
* Split configuration (generic and local settings)
* Git ignore template
* Pip requirements
* Pre-configured applications
* Django Debug Toolbar
* Django Extensions

## TODO
Convert it to an actual Django template, although find-replace-all works fine
as well :-)

## License
WTFPL. See the `LICENSE.md` file.