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
- Host: GitHub
- URL: https://github.com/basilfx/django-project-template
- Owner: basilfx
- License: other
- Created: 2013-04-18T12:33:54.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2023-02-15T20:22:57.000Z (over 3 years ago)
- Last Synced: 2025-03-03T14:48:00.559Z (over 1 year ago)
- Language: Python
- Size: 17.6 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.