netbox/netbox/users
2022-01-25 17:37:06 -05:00
..
admin Closes #8194: Enable bulk user assignment to groups under admin UI 2021-12-30 13:19:18 -05:00
api Fix schema generation for tokens endpoint 2021-06-14 08:52:22 -04:00
graphql Fixes #7814: Fix restriction of user & group objects in GraphQL API queries 2021-11-12 08:23:58 -05:00
migrations Closes #8454: Set DEFAULT_AUTO_FIELD to BigAutoField 2022-01-25 17:37:06 -05:00
tests Closes #6954: Remember users' table ordering preferences 2022-01-10 14:03:07 -05:00
__init__.py Initial push to public repo 2016-03-01 11:23:03 -05:00
constants.py Use ContentTypeChoiceField for all ContentType fields 2021-04-02 10:55:16 -04:00
filtersets.py Add q filters for Token and ObjectPermission filter sets 2021-11-12 15:30:16 -05:00
forms.py Closes #5429: Enable toggling the placement of table paginators 2022-01-19 09:14:38 -05:00
models.py Closes #8454: Set DEFAULT_AUTO_FIELD to BigAutoField 2022-01-25 17:37:06 -05:00
preferences.py Add tests & cleanup 2021-12-22 09:51:31 -05:00
urls.py Closes: #5278 - Remove Secrets (#6397) 2021-05-17 16:26:02 -04:00
views.py Introduce UserConfigForm for managing user preferences 2021-12-21 16:29:01 -05:00