Closed ndarville closed 12 years ago
Cleaned out all the django-userena and django-twostepauth crap to trim it down to a pure django-registration back-end.
django-userena
django-twostepauth
django-registration
As of now, error messages for the log-in and registration views are non-existent. This will be addressed at a later point in time.
Right now, the branch will be merged, so work can begin on a branch aiming to upgrade django-registration to version 0.8.
0.8
This pull request passes (merged 3d0f14df into 18901076).
Cleaned out all the
django-userena
anddjango-twostepauth
crap to trim it down to a puredjango-registration
back-end.As of now, error messages for the log-in and registration views are non-existent. This will be addressed at a later point in time.
Right now, the branch will be merged, so work can begin on a branch aiming to upgrade
django-registration
to version0.8
.