Changes between Initial Version and Version 1 of Ticket #24032


Ignore:
Timestamp:
Dec 20, 2014, 11:23:36 AM (9 years ago)
Author:
tanner
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #24032

    • Property Needs documentation set
  • Ticket #24032 – Description

    initial v1  
    33
    44With this PR, custom AdminSites only need to override has_permission and login_form to change the login requirements.
     5
     6PR: https://github.com/django/django/pull/3762
Back to Top