This is a Django Skeleton to start a new Project nearly from scratch.
It contains the polls app from the official Django tutorial and uses a simple Bootstrap Theme and Font Awesome Icons.
Featuring:
- Django 2.0
- User registration and authentication in the frontend
- Bootstrap 3.4.1
This repository uses Travis CI and is tested with Python 3.3+.
I recognize several people cloning this repository. Please do not forget to change SECRET_KEY
in your settings.py
file.
Clone / Fork it and have fun :-)