netbox/netbox/extras
2019-11-14 22:00:12 -05:00
..
api 'base_name' deprecated in DRF v3.9.0 2019-11-14 21:58:37 -05:00
fixtures extras: removed useractions fixture 2016-06-22 23:55:53 -05:00
management Import Django User model automatically when running nbshell 2019-08-19 11:47:50 -04:00
migrations implemented #3445 - Add support for additional user defined headers to be added to webhook requests 2019-10-13 03:09:58 -04:00
templatetags Initial work on custom scripts (#3415) 2019-08-12 11:13:16 -04:00
tests Merge pull request #3632 from netbox-community/3309-changelog-middleware 2019-10-25 09:47:32 -04:00
__init__.py Tweaked webhooks and Redis settings 2018-05-30 14:51:59 -04:00
admin.py Closes #3659: Add filtering for objects in admin UI 2019-11-01 12:22:39 -04:00
apps.py closes #3104 - add support for exposing prometheus metrics 2019-04-25 01:09:19 -04:00
constants.py Miscellaneous cleanup 2019-10-04 12:59:10 -04:00
filters.py Rename CreatedUpdatedFilter to CreatedUpdatedFilterSet 2019-11-14 22:00:12 -05:00
forms.py Closes #3581: Introduce commit_default custom script attribute to not commit changes by default 2019-10-09 15:16:50 -04:00
middleware.py Fix reporting of custom fields in webhook data on object deletion 2019-10-22 16:12:25 -04:00
models.py Rewrote ObjectChangeMiddleware to remove the curried handle_deleted_object() function 2019-10-22 15:10:49 -04:00
querysets.py Fixes #3190: Fix custom field rendering for Jinja2 export templates 2019-05-16 19:45:36 -04:00
reports.py Miscellaneous cleanup 2019-10-04 12:59:10 -04:00
scripts.py Closes #3594: Add ChoiceVar for custom scripts 2019-10-23 15:59:27 -04:00
signals.py Fix errant changelog entries when executing a script without committing 2019-08-26 11:59:38 -04:00
tables.py Merge branch 'develop' into develop-2.6 2019-03-11 21:01:18 -04:00
urls.py Closes #3456: Enable bulk editing of tag color 2019-08-28 11:56:00 -04:00
views.py Closes #3456: Enable bulk editing of tag color 2019-08-28 11:56:00 -04:00
webhooks_worker.py implemented #3445 - Add support for additional user defined headers to be added to webhook requests 2019-10-13 03:09:58 -04:00
webhooks.py Miscellaneous cleanup 2019-10-04 12:59:10 -04:00