netbox/netbox/users
2022-01-03 11:20:58 -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 Resolve migration dependencies 2021-07-09 11:51:42 -04:00
tests Add tests & cleanup 2021-12-22 09:51:31 -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 Improve preferences form rendering 2021-12-22 09:35:29 -05:00
models.py Fix invalid key retrieval 2021-12-22 10:45:21 -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