..
api
Fixed password was not hashed on REST API update ( #14340 )
2023-11-29 15:59:54 -05:00
forms
Closes #13962 : Add a copy-to-clipboard button to the key field of the API token creation form
2023-10-17 11:34:37 -04:00
graphql
12794 change User ref to get_user_model ( #12905 )
2023-06-22 08:26:50 -04:00
migrations
#12590 : Exclude proxy model for Token from permission object types
2023-08-29 14:41:14 -04:00
tests
Fixed password was not hashed on REST API update ( #14340 )
2023-11-29 15:59:54 -05:00
__init__.py
Initial push to public repo
2016-03-01 11:23:03 -05:00
admin.py
#12589 : Remove obsolete admin resources
2023-08-01 14:35:28 -04:00
apps.py
10653 log failed login attempts on INFO ( #10843 )
2022-11-18 08:57:57 -05:00
constants.py
#12590 : Exclude proxy model for Token from permission object types
2023-08-29 14:41:14 -04:00
filtersets.py
Closes #13228 : Move token management views to primary UI
2023-07-25 13:43:40 -04:00
models.py
Closes #13352 : Translation support for model verbose names ( #13354 )
2023-08-03 10:41:10 -04:00
preferences.py
Add tests & cleanup
2021-12-22 09:51:31 -05:00
signals.py
Adds ip to failed logs ( #12725 )
2023-05-26 08:46:49 -04:00
tables.py
Fixes #13966 : Restore 'last login' column on users table
2023-10-04 14:09:29 -04:00
urls.py
Clean up users & account URLs
2023-07-25 15:48:40 -04:00
utils.py
9669 sanitize social auth usernames ( #10549 )
2022-10-05 11:50:47 -04:00
views.py
Fixes #13626 : Correct filtering of recent activity list under user view
2023-08-31 08:19:17 -04:00