| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-26 | Applied Black's 2024 stable style. | Mariusz Felisiak | |
| https://github.com/psf/black/releases/tag/24.1.0 | |||
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot | |
| 2017-05-06 | Fixed #28089 -- Removed requirement to implement get_short_name() and ↵ | Josh Schneier | |
| get_full_name() in AbstractBaseUser subclasses. | |||
| 2017-01-18 | Refs #23919 -- Removed python_2_unicode_compatible decorator usage | Claude Paroz | |
| 2016-02-04 | Fixed #26089 -- Removed custom user test models from public API. | Simon Charette | |
| Thanks to Tim Graham for the review. | |||
| 2015-10-27 | Removed unnecessary app_label='auth' on auth_tests models. | Tim Graham | |
| This is a relic of when the tests were stored in contrib.auth.tests. | |||
| 2015-02-11 | Moved non-documented auth test models to the new test location. | Tim Graham | |
