netbox/netbox/secrets
2020-07-20 12:07:19 -04:00
..
api Closes #4871: Specify ordering for querysets using annotate() to count related objects 2020-07-20 12:07:19 -04:00
migrations Remove activate_userkey permission 2020-06-02 09:51:56 -04:00
templates Initial push to public repo 2016-03-01 11:23:03 -05:00
templatetags Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
tests Add missing changelog view tests 2020-07-14 16:31:55 -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 Remove activate_userkey permission 2020-06-02 09:51:56 -04:00
apps.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
constants.py #3880: Define constants for arbitrary values 2020-01-24 14:42:57 -05:00
exceptions.py Miscellaneous cleanup 2019-10-04 12:59:10 -04:00
filters.py Bypass restriction for querysets used for filtering by related object 2020-06-16 13:15:58 -04:00
forms.py Remove TagField 2020-06-12 10:01:39 -04:00
hashers.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
models.py Move abstract ChangeLoggedModel under extras 2020-07-09 17:07:25 -04:00
querysets.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
tables.py Introduce ButtonsColumn to reduce boilerplate and standardize organizational object links 2020-07-01 13:47:01 -04:00
urls.py #4416: Add individual delete views for organizational objects 2020-07-01 12:08:26 -04:00
utils.py Move utility functions for secrets to secrets/utils.py 2020-01-14 12:13:58 -05:00
views.py Closes #4871: Specify ordering for querysets using annotate() to count related objects 2020-07-20 12:07:19 -04:00