netbox/netbox/secrets
2019-04-08 14:10:55 -04:00
..
api Closes #2614: Simplify calls of super() for Python 3 2018-11-27 10:52:24 -05:00
fixtures Closes #176: Added initial_data fixtures for new installs 2016-08-01 12:29:26 -04:00
migrations Removed Python 2 string compatibility 2018-08-14 11:58:42 -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 Implement basic view testing for all models (#2909) 2019-02-15 17:02:18 -05:00
__init__.py Initial push to public repo 2016-03-01 11:23:03 -05:00
admin.py Closes #2614: Simplify calls of super() for Python 3 2018-11-27 10:52:24 -05:00
apps.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
decorators.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
exceptions.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
filters.py fixes #2835 - certain model filters did not support the q query param 2019-01-31 13:36:30 -05:00
forms.py Virtulization Select2 forms 2019-01-10 17:32:23 -05:00
hashers.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
models.py Closes #2614: Simplify calls of super() for Python 3 2018-11-27 10:52:24 -05:00
querysets.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
tables.py Fixes #2937: Redirect to list view after editing an object from list view 2019-04-08 14:10:55 -04:00
urls.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
views.py Fixes #3032: Save assigned tags when creating a new secret 2019-04-02 11:42:49 -04:00