ndarville / pony-forum

A modern alternative to ancient forum CMSes like vBulletin and PHPBB in Python on Django. (Alpha stage.) (NB: dotCloud have since removed their free Sandbox tier.)
http://pony-forum.com
26 stars 7 forks source link

Removal of extraneous registration and account back-ends #57

Closed ndarville closed 12 years ago

ndarville commented 12 years ago

Cleaned out all the django-userena and django-twostepauth crap to trim it down to a pure django-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 version 0.8.

travisbot commented 12 years ago

This pull request passes (merged 3d0f14df into 18901076).