django/docs/topics/auth
Alasdair Nicol 1ea87c8c79 Fixed #24910 -- Added createsuperuser support for non-unique USERNAME_FIELDs
Clarified docs to say that a non-unique USERNAME_FIELD is permissable
as long as the custom auth backend can support it.
2015-06-06 09:33:02 -04:00
..
customizing.txt Fixed #24910 -- Added createsuperuser support for non-unique USERNAME_FIELDs 2015-06-06 09:33:02 -04:00
default.txt Removed unused import in example code in docs/topics/auth/default.txt 2015-05-27 13:26:20 +01:00
index.txt Removed sentence from docs about migrate prompting to add a superuser. 2014-08-31 12:30:50 -04:00
passwords.txt Fixed #24556 -- Added reminder about HTTPS to passwords docs. 2015-04-03 10:55:11 -04:00