netbox/netbox/users
2021-05-28 13:27:05 -04:00
..
api Rename FilterSet modules 2021-04-29 16:48:24 -04:00
migrations Closes #5370: Extend custom field support to organizational models 2021-02-26 16:25:37 -05:00
tests Introduce BaseFilterSetTests to standardize testing of PK filters 2021-05-03 14:36:44 -04:00
__init__.py Initial push to public repo 2016-03-01 11:23:03 -05:00
admin.py Fixes #6064: Fix object permission assignments for user and group models 2021-05-28 13:27:05 -04:00
constants.py Use ContentTypeChoiceField for all ContentType fields 2021-04-02 10:55:16 -04:00
filtersets.py Move base FilterSet classes under netbox core 2021-04-29 16:53:48 -04:00
forms.py Add datetime widgets 2019-12-28 22:55:00 +00:00
models.py Fixes #6064: Fix object permission assignments for user and group models 2021-05-28 13:27:05 -04:00
urls.py Add page for user to view/clear preferences 2020-04-24 10:29:06 -04:00
views.py Fixes #6073: Permit users to manage their own REST API tokens without needing explicit permission 2021-03-31 13:25:06 -04:00