A blank template for Django developers who are lazy to set-up their settings.
Feel free to clone this repository to start your Django project.
You can either create a new project via django-admin.py startproject , then copy the settings.py, and other folders which are necessary.