netbox/netbox/extras
2018-06-28 14:10:20 -04:00
..
api Initial work on config contexts 2018-06-27 16:02:34 -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 Initial work on config contexts 2018-06-27 16:02:34 -04:00
tests Establish tests for the utilities app 2018-06-08 14:32:41 -04:00
__init__.py Tweaked webhooks and Redis settings 2018-05-30 14:51:59 -04:00
admin.py Initial work on config contexts 2018-06-27 16:02:34 -04:00
apps.py Tweaked webhooks and Redis settings 2018-05-30 14:51:59 -04:00
constants.py Merge branch 'develop-2.4' into 1898-activity-logging 2018-06-21 16:53:15 -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 Initial work on config contexts 2018-06-27 16:02:34 -04:00
middleware.py Fixed changelog purging frequency 2018-06-22 16:23:07 -04:00
models.py Sort rendered config context 2018-06-28 14:10:20 -04:00
querysets.py Moved object context rendering to ObjectConfigContextView and standardized the template 2018-06-28 13:48:12 -04:00
reports.py Closes #1691: Cleaned up and reorganized import statements 2017-11-07 11:08:23 -05:00
rpc.py Closes #1691: Cleaned up and reorganized import statements 2017-11-07 11:08:23 -05:00
signals.py Implements #81 - webhook event backend (#1640) 2018-05-30 11:19:10 -04:00
tables.py Initial work on config contexts 2018-06-27 16:02:34 -04:00
urls.py Initial work on config contexts 2018-06-27 16:02:34 -04:00
views.py Moved object context rendering to ObjectConfigContextView and standardized the template 2018-06-28 13:48:12 -04:00
webhooks_worker.py Implements #81 - webhook event backend (#1640) 2018-05-30 11:19:10 -04:00
webhooks.py Tweaked webhooks and Redis settings 2018-05-30 14:51:59 -04:00