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

django-registration 0.7 -> 0.8 #58

Closed ndarville closed 12 years ago

ndarville commented 12 years ago

django-registration appears to have been successfully upgraded from version 0.7 to 0.8.

I have yet to implement error-handling for the custom_login() and custom_register() views.