Simple-Django-Boilerplate

Usage

  1. Clone the repository
git clone https://github.com/CrazyProger1/Simple-Django-Boilerplate
  1. Run the installation script
python3 install.py --all [destination]

Components

  • Django
  • PostgreSQL
  • Django Modeltranslation
  • Django Filter
  • Django Split Settings
  • Python Decouple
  • Django Rest Framework [OPTIONAL]
  • DRF Spectacular [OPTIONAL]
  • DRF Standardized Errors [OPTIONAL]
  • Django Unfold [OPTIONAL]
  • Django Cors Headers [OPTIONAL]