| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-06-27 | Sorted imports in __init__.py files. | Tim Graham | |
| 2015-06-06 | Fixed #24910 -- Added createsuperuser support for non-unique USERNAME_FIELDs | Alasdair Nicol | |
| Clarified docs to say that a non-unique USERNAME_FIELD is permissable as long as the custom auth backend can support it. | |||
| 2015-02-12 | Fixed #24161 -- Stored the user primary key as a serialized value in the ↵ | Tim Graham | |
| session. This allows using a UUIDField primary key along with the JSON session serializer. Thanks to Trac alias jamesbeith for the report and Simon Charette for the initial patch. | |||
| 2015-02-11 | Moved non-documented auth test models to the new test location. | Tim Graham | |
