#17209: Dogfood class-based views in contrib.auth -------------------------------------+------------------------------------- Reporter: melinath | Owner: nobody Type: | Status: new Cleanup/optimization | Version: SVN Component: contrib.auth | Resolution: Severity: Normal | Triage Stage: Accepted Keywords: class-based views | Needs documentation: 0 admin auth | Patch needs improvement: 0 Has patch: 0 | UI/UX: 0 Needs tests: 0 | Easy pickings: 0 | -------------------------------------+------------------------------------- Changes (by dstufft):
* cc: dstufft (added) Comment: I'm taking a crack at this. I've started working on it in my branch on github: https://github.com/dstufft/django/tree/feature/contrib-auth-cbv So far i've gotten the LoginView switched to a CBV with a shim to translate login -> LoginView and switching the auth specific kwarg names to match the more generic kwarg names in FormView. -- Ticket URL: <https://code.djangoproject.com/ticket/17209#comment:2> Django <https://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-updates@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.