Arthur Hanson 00874ac9e7 17289 enforce minimum password strength (#17299) 1 year ago
..
api 6f7bf5baf4 Merge branch 'develop' into feature 1 year ago
forms c51e91dddd Closes #17048: Replace all calls to get_user_model() with direct imports of User 1 year ago
graphql 6f7bf5baf4 Merge branch 'develop' into feature 1 year ago
migrations d060b380c9 16138 fix user/group permissions (#16152) 2 years ago
models c51e91dddd Closes #17048: Replace all calls to get_user_model() with direct imports of User 1 year ago
tests 00874ac9e7 17289 enforce minimum password strength (#17299) 1 year ago
__init__.py 27b289ee3b Initial push to public repo 10 years ago
admin.py 53ff85df21 Prevent the stock Django Group model from appearing in the admin UI (if enabled) 2 years ago
apps.py 5f159795dd Closes #15042: Move model registration logic to AppConfigs (#15203) 2 years ago
constants.py d060b380c9 16138 fix user/group permissions (#16152) 2 years ago
filtersets.py c51e91dddd Closes #17048: Replace all calls to get_user_model() with direct imports of User 1 year ago
preferences.py 1feb3742e2 add ENABLE_TRANSLATION setting to optionally turn translation off (#16096) 2 years ago
signals.py abc949a015 Refactor models under users app 2 years ago
tables.py fb129579c1 #12795: Complete support for description field on custom Group model 2 years ago
urls.py fb129579c1 #12795: Complete support for description field on custom Group model 2 years ago
utils.py cc00789d35 9669 sanitize social auth usernames (#10549) 3 years ago
views.py 853d990c03 Closes #16388: Move change logging resources from `extras` to `core` (#16545) 1 year ago