Skip to content

imtapps/django-registration

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To use:
download the source, start a new virtualenv
pip install -e git+https://github.com/madisona/django-registration#egg=django-registration


I took James Bennett's django-registration as a starting point and have
copied it almost completely. I'd recommend you use his version.
http://bitbucket.org/ubernostrum/django-registration/overview

The biggest difference is that I stripped out some stuff I don't find
immediately beneficial to me (like the internationalization and backends)
and I implemented the views using class based views new in Django 1.3.

About

Converting James Bennett's django-registration to use generic views and Django 1.3

Resources

License

Stars

Watchers

Forks

Packages

No packages published