Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 518 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 518 Bytes

Django-Boilerplate

The django boilerplate with some more batteries (AA, AAA, etc already included)

Batteries

Versions

  • Django>4

Installation

  • Clone the repo from github
  • make virtual environment of your choice
  • pip install -r requirements.baseproject.txt