django1/django/contrib/admin/templates
Gavin Wahl 4f4e9243e4 Fixed #20532 -- Reverse auth views by name, not by path.
Auth views should be reversed by name, not their locations in
`django.contrib.auth.views`. This allows substituting your own
implementations of the auth views.
2013-06-03 13:30:40 -04:00
..
admin Fixed #12491 -- Tweak checkbox widget help text alignment on the admin. 2013-05-27 08:47:18 -03:00
registration Fixed #20532 -- Reverse auth views by name, not by path. 2013-06-03 13:30:40 -04:00