django/docs/topics/auth
shanghui 3333d935d2 Fixed -- Allowed using contrib.auth forms without installing contrib.auth.
Also fixed  -- 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 -- Allowed using contrib.auth forms without installing contrib.auth. 2018-01-05 14:47:37 -05:00
default.txt Fixed -- Allowed using contrib.auth forms without installing contrib.auth. 2018-01-05 14:47:37 -05:00
index.txt Fixed -- Improved middleware per DEP 0005. 2016-05-17 07:22:22 -04:00
passwords.txt Refs -- Stopped inheriting from object to define new style classes. 2017-06-26 10:30:31 -04:00