djangopeople icon indicating copy to clipboard operation
djangopeople copied to clipboard

Use django-registration

Open fhahn opened this issue 14 years ago • 2 comments

Use django-registration instead of dajngopeople.views.SignupView

fhahn avatar Jul 28 '11 08:07 fhahn

Not sure about this. django-registration is getting old and the CBVs give us a much nicer API.

I'm considering adding some registration capability to django-le-social, maybe we could use it for the whole registration process, with twitter / openid / traditional registration.

brutasse avatar Jul 28 '11 10:07 brutasse

Yep, I just thought we should discuss the whole signup/social auth stuff once we've finished migrating to class based views.

fhahn avatar Jul 28 '11 10:07 fhahn