netbox/netbox/secrets
2017-03-22 09:39:30 -04:00
..
api Enforce authentication for all secrets API views 2016-07-18 15:28:36 -04:00
fixtures Closes #176: Added initial_data fixtures for new installs 2016-08-01 12:29:26 -04:00
migrations Squashed migrations in preparation for public release 2016-06-22 14:23:06 -04:00
templates Initial push to public repo 2016-03-01 11:23:03 -05:00
templatetags #68: Improved permissions-related error handling 2016-07-06 17:22:10 -04:00
tests Basic Support for Python 3 (#827) 2017-01-23 16:44:29 -05:00
__init__.py Initial push to public repo 2016-03-01 11:23:03 -05:00
admin.py Cleaned up message strings 2016-10-31 11:16:30 -04:00
apps.py Initial push to public repo 2016-03-01 11:23:03 -05:00
decorators.py Renamed user URL namespace 2017-03-14 12:36:44 -04:00
filters.py Closes #981: Allow filtering primary objects by a given set of IDs 2017-03-22 09:39:30 -04:00
forms.py Closes #927: Upgrade to django-filter 1.0 2017-03-01 13:09:19 -05:00
hashers.py Switched to a custom low-iteration Secret hasher to avoid excessive delay when retrieving many Secrets 2016-04-06 15:33:26 -04:00
models.py Basic Support for Python 3 (#827) 2017-01-23 16:44:29 -05:00
tables.py Replaced edit links with buttons 2016-07-28 15:04:33 -04:00
urls.py Code cleanup 2016-05-18 16:35:35 -04:00
views.py Fixes #845: Fix missing edit/delete buttons on object tables for non-superusers 2017-01-26 13:20:56 -05:00