The django boilerplate with some more batteries (AA, AAA, etc already included)
- Settings File Structure
- Base Model and default fields in a base model
- User Registration ++
- Basic Templates and Login pages
- Basic CMS for content posting
- Django>4
- Clone the repo from github
- make virtual environment of your choice
pip install -r requirements.baseproject.txt