django-registration-bootstrap
django-registration-bootstrap copied to clipboard
Custom HTML template for django-registration app made using Bootstrap from Twitter
trafficstars
Django Registration Bootstrap
Simple sample using bootstrap from twitter in forms of Django
Using Bootstrap from Twitter version 3.0.3
And Django version 1.6.1
http://twitter.github.com/bootstrap
To run, just download and do runserver:
python manage.py runserver 8000
- username: demo
- password: demo
Screenshots




Changelog
2014-01-16 by EBertti
- Update Bootstrat to 3.0.3 and Django to 1.6.1