django/docs/topics/auth
Berker Peksag f78892f2de [1.9.x] 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.

Backport of f0425c7260 from master
2016-02-17 10:42:54 -05:00
..
customizing.txt [1.9.x] Refs #19353 -- Added tests for using custom user models with built-in auth forms. 2016-02-17 10:42:54 -05:00
default.txt [1.9.x] Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 11:54:26 -05:00
index.txt Fixed #25083 -- Added SessionAuthenticationMiddleware to auth installation docs 2015-07-10 08:40:57 -04:00
passwords.txt [1.9.x] Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 11:54:26 -05:00