netbox/netbox/extras
2018-08-03 11:39:26 -04:00
..
api Mark UserAction as deprecated 2018-08-02 09:38:09 -04:00
fixtures extras: removed useractions fixture 2016-06-22 23:55:53 -05:00
management Renamed device status constants for clarity 2018-01-25 12:20:24 -05:00
migrations Closes #2213: Added squashed migrations 2018-08-01 14:01:20 -04:00
tests Refactored the tests to remove a lot of boilerplate 2018-08-03 11:39:26 -04:00
__init__.py Tweaked webhooks and Redis settings 2018-05-30 14:51:59 -04:00
admin.py Remove admin UI views for ConfigContexts and ObjectChanges 2018-07-27 16:00:50 -04:00
apps.py fixed #2203 2018-06-27 22:17:17 -04:00
constants.py Enabled export templates for secrets 2018-07-17 10:34:50 -04:00
filters.py Extend ObjectChange to optionally indicate a related object (e.g. a parent device) 2018-06-22 15:05:40 -04:00
forms.py Closes #2229: Allow mapping of ConfigContexts to tenant groups 2018-07-27 15:47:29 -04:00
middleware.py Fixes #2284: Record object deletions before the request finishes 2018-07-30 16:33:37 -04:00
models.py Mark UserAction as deprecated 2018-08-02 09:38:09 -04:00
querysets.py Closes #2229: Allow mapping of ConfigContexts to tenant groups 2018-07-27 15:47:29 -04:00
reports.py Closes #1691: Cleaned up and reorganized import statements 2017-11-07 11:08:23 -05:00
rpc.py Fix pycodestyle errors 2018-06-27 17:24:33 +02:00
tables.py Link to related object if changed object has no URL 2018-07-16 13:29:57 -04:00
urls.py Initial work on config contexts 2018-06-27 16:02:34 -04:00
views.py Cleaned up BulkEditView and BulkDeleteView 2018-07-20 21:18:10 -04:00
webhooks_worker.py force webhooks to use the same JSONEncoder class as DRF - fixes #2137 2018-07-31 16:17:24 -04:00
webhooks.py Fixes #2284: Record object deletions before the request finishes 2018-07-30 16:33:37 -04:00