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