netbox/netbox/users
2022-03-09 11:27:42 -05:00
..
admin Closes #8194: Enable bulk user assignment to groups under admin UI 2021-12-30 13:19:18 -05:00
api Refactor API views 2022-03-09 11:27:42 -05: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 Merge branch 'develop' into feature 2022-02-25 14:06:45 -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 description filter for Token & ObjectPermission 2022-02-25 18:15:33 +01:00
forms.py Closes #8765: Display and enable bulk clearing of user's table preferences 2022-03-03 10:03:43 -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 Fix template context for API token views 2022-02-11 12:28:49 -05:00