A boilerplate Django project for quickly getting started
No Data
The Definitive Django Learning Platform.
This repository is a boilerplate Django project for quickly getting started.
Steps:
virtualenv envand install dependencies with
pip install -r requirements.txt
python manage.py rename
This project includes: