cfletcher1856 / django-registration-bootstrap

Default implementations of the 15 templates required to do full login, logout, registration and password retrieval when using django-registration using Twitters Bootstrap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Based on https://github.com/yourcelf/django-registration-defaults using Twitters Bootstrap

django-registration-bootstrap

James Bennet's django-registration is awesome. But it doesn't come with any of the 15 templates required to implement the workflow of registration, login/logout, and password changing and resetting. This application simply provides a set of default templates for this to avoid the repetition of rewriting them.

This app is supplemental to django-registration, which must also be installed.

About

Default implementations of the 15 templates required to do full login, logout, registration and password retrieval when using django-registration using Twitters Bootstrap