Dashboard Bootstrap template implementation with Django and django-bootstrap3.
- python
- django
- django-bootstrap3
git clone https://github.com/jlesech/django-bootstrap-templates.gitvirtualenv venv
source venv/bin/activate
cd django-bootstrap-templates
pip install -r requirements.txtpython manage.py migrate
python manage.py runserverJulien Le Sech
CC BY 3.0