Commit History

Author SHA1 Message Date
  Josh Schneier 5df0ff4155 Fixed #28089 -- Removed requirement to implement get_short_name() and get_full_name() in AbstractBaseUser subclasses. 8 years ago
  Claude Paroz f3c43ad1fd Refs #23919 -- Removed python_2_unicode_compatible decorator usage 8 years ago
  Simon Charette 6eb3ce11e4 Fixed #26089 -- Removed custom user test models from public API. 9 years ago
  Tim Graham 590b8c1c57 Removed unnecessary app_label='auth' on auth_tests models. 9 years ago
  Tim Graham 5ab327a389 Moved non-documented auth test models to the new test location. 10 years ago