1
0
mirror of https://github.com/django/django.git synced 2025-01-03 23:16:41 +00:00
django/docs/topics/auth
Berker Peksag f0425c7260 Refs #19353 -- Added tests for using custom user models with built-in auth forms.
Also updated topics/auth/customizing.txt to reflect that subclasses of
UserCreationForm and UserChangeForm can be used with custom user models.

Thanks Baptiste Mispelon for the initial documentation.
2016-02-17 10:26:07 -05:00
..
customizing.txt Refs #19353 -- Added tests for using custom user models with built-in auth forms. 2016-02-17 10:26:07 -05:00
default.txt Fixed #12405 -- Added LOGOUT_REDIRECT_URL setting. 2016-02-04 10:35:37 -05:00
index.txt Refs #23957 -- Required session verification per deprecation timeline. 2015-09-23 19:31:10 -04:00
passwords.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00