django/docs/topics/auth
shanghui 3333d935d2 Fixed #28757 -- Allowed using contrib.auth forms without installing contrib.auth.
Also fixed #28608 -- Allowed UserCreationForm and UserChangeForm to
work with custom user models.

Thanks Sagar Chalise and Rômulo Collopy for reports, and Tim Graham
and Tim Martin for reviews.
2018-01-05 14:47:37 -05:00
..
customizing.txt Fixed #28757 -- Allowed using contrib.auth forms without installing contrib.auth. 2018-01-05 14:47:37 -05:00
default.txt Fixed #28757 -- Allowed using contrib.auth forms without installing contrib.auth. 2018-01-05 14:47:37 -05:00
index.txt
passwords.txt