..
admin
10300 initial translation support use gettext
2022-11-11 08:47:29 -05:00
api
Merge branch 'develop' into feature
2023-04-12 17:38:16 -04:00
graphql
11291 optimize GraphQL queries ( #11943 )
2023-03-23 08:42:18 -04:00
migrations
Documentation & clenaup for #9536
2022-06-23 12:15:02 -04:00
tests
Closes #12207 : Establish a permission for creating API tokens on behalf of other users ( #12192 )
2023-04-12 10:25:06 -04:00
__init__.py
Initial push to public repo
2016-03-01 11:23:03 -05:00
apps.py
10653 log failed login attempts on INFO ( #10843 )
2022-11-18 08:57:57 -05:00
constants.py
Closes #9074 : Enable referencing the current user when evaluating permission constraints
2022-07-01 13:34:10 -04:00
filtersets.py
10300 initial translation support use gettext
2022-11-11 08:47:29 -05:00
forms.py
Closes #12246 : General cleanup of utilities modules
2023-04-14 10:33:53 -04:00
models.py
Closes #9416 : Dashboard widgets ( #11823 )
2023-02-24 16:04:00 -05:00
preferences.py
Add tests & cleanup
2021-12-22 09:51:31 -05:00
signals.py
10653 log failed login attempts on INFO ( #10843 )
2022-11-18 08:57:57 -05:00
tables.py
Fixes #11528 : Show edit/delete buttons in user tokens table
2023-01-25 10:09:37 -05:00
urls.py
#10608 : Use register_model_view() for token views
2022-11-16 08:11:42 -05:00
utils.py
9669 sanitize social auth usernames ( #10549 )
2022-10-05 11:50:47 -04:00
views.py
Display login message as success
2023-02-07 16:49:07 -05:00