netbox/netbox/secrets
2021-06-08 14:18:24 -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
templates Initial push to public repo 2016-03-01 11:23:03 -05:00
tests Closes #6320: Introduce ChangeLoggedFilterSetTests 2021-05-03 15:25:16 -04:00
__init__.py Temporary hack to avoid name collision without renaming the secrets app 2020-02-18 18:00:00 -05:00
admin.py Fixes #4968: Fix exception when activating user keys in admin UI 2020-08-07 12:06:53 -04:00
apps.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
constants.py Update secrets API, views 2020-09-18 16:58:51 -04:00
exceptions.py Miscellaneous cleanup 2019-10-04 12:59:10 -04:00
filtersets.py Move base FilterSet classes under netbox core 2021-04-29 16:53:48 -04:00
forms.py Drop usage of display_field on DynamicModelChoiceFields 2021-03-16 10:29:15 -04:00
hashers.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
models.py Add tags as a feature query 2021-05-21 16:54:33 -04:00
querysets.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
tables.py Fixes #6562: Disable ordering of secrets by assigned object 2021-06-08 14:18:24 -04:00
urls.py Add dedicated views for organizational models 2021-03-26 14:44:43 -04:00
utils.py Move utility functions for secrets to secrets/utils.py 2020-01-14 12:13:58 -05:00
views.py Replace references to v2.12 with v3.0 2021-05-25 15:05:02 -04:00