#17209: Dogfood class-based views in contrib.auth -------------------------------------+------------------------------------- Reporter: melinath | Owner: nobody Type: | Status: new Cleanup/optimization | Version: SVN Component: contrib.auth | Keywords: class-based views admin Severity: Normal | auth Triage Stage: Unreviewed | Has patch: 0 Easy pickings: 0 | UI/UX: 0 -------------------------------------+------------------------------------- Right now, the views provided by contrib.auth are not very extensible, since they are still functional. It would be great to add class-based versions which could eventually replace the functional versions. This is related to #17208; when this change is made, the admin login view should be tweaked to extend the new view.
-- Ticket URL: <https://code.djangoproject.com/ticket/17209> 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.