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 1.11
- User registration and authentication in the frontend
- Bootstrap 3.3.6
- Bootstrap Theme Paper
- Font Awesome Icons 4.6.1
This repository uses Travis CI and is tested with Python 2.7, 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 :-)