netbox/netbox/extras
2023-11-30 17:02:45 -05:00
..
api Closes #14361: Add a description field to Webhook (#14380) 2023-11-30 17:02:45 -05:00
dashboard Closes #14153: Filter ContentTypes by supported feature (#14191) 2023-11-16 12:12:51 -05:00
data Closes #12194: Add pre-defined custom field choices (#13219) 2023-07-28 11:24:21 -04:00
forms Closes #14361: Add a description field to Webhook (#14380) 2023-11-30 17:02:45 -05:00
graphql 14132 Add EventRule - change webhook and add in script processing to events (#14267) 2023-11-30 16:36:33 -05:00
management 14132 Add EventRule - change webhook and add in script processing to events (#14267) 2023-11-30 16:36:33 -05:00
migrations Closes #14361: Add a description field to Webhook (#14380) 2023-11-30 17:02:45 -05:00
models Closes #14361: Add a description field to Webhook (#14380) 2023-11-30 17:02:45 -05:00
plugins Closes #14036: Move extras.plugins to netbox.plugins (#14086) 2023-10-20 11:24:08 -04:00
tables Closes #14361: Add a description field to Webhook (#14380) 2023-11-30 17:02:45 -05:00
templatetags Closes #14036: Move extras.plugins to netbox.plugins (#14086) 2023-10-20 11:24:08 -04:00
tests Closes #14361: Add a description field to Webhook (#14380) 2023-11-30 17:02:45 -05:00
__init__.py Remove default_app_config (deprecated in Django 3.2) 2021-09-15 11:18:47 -04:00
apps.py Closes #9416: Dashboard widgets (#11823) 2023-02-24 16:04:00 -05:00
choices.py 14132 Add EventRule - change webhook and add in script processing to events (#14267) 2023-11-30 16:36:33 -05:00
conditions.py Fixes incorrectly handled type error when list of objects is found in data (#12593) 2023-05-31 15:44:59 -04:00
constants.py #8248: Add bookmarks widget to default dashboard 2023-08-16 10:10:31 -04:00
context_managers.py 14132 Add EventRule - change webhook and add in script processing to events (#14267) 2023-11-30 16:36:33 -05:00
events.py 14132 Add EventRule - change webhook and add in script processing to events (#14267) 2023-11-30 16:36:33 -05:00
fields.py pep8 fixes 2023-02-19 18:50:24 -05:00
filters.py Ditch CustomFieldFilter 2021-10-28 15:36:12 -04:00
filtersets.py Closes #14361: Add a description field to Webhook (#14380) 2023-11-30 17:02:45 -05:00
lookups.py Fixes #11539: Use BooleanFilter for 'empty' lookups (#11784) 2023-05-25 15:20:08 -04:00
querysets.py Replaces device_role with role on device model (#13342) 2023-08-02 09:55:52 -04:00
reports.py Closes #13334: Record error message on failed jobs (#14106) 2023-10-31 08:34:57 -04:00
scripts.py 14132 Add EventRule - change webhook and add in script processing to events (#14267) 2023-11-30 16:36:33 -05:00
search.py Closes #14361: Add a description field to Webhook (#14380) 2023-11-30 17:02:45 -05:00
signals.py 14132 Add EventRule - change webhook and add in script processing to events (#14267) 2023-11-30 16:36:33 -05:00
urls.py 14132 Add EventRule - change webhook and add in script processing to events (#14267) 2023-11-30 16:36:33 -05:00
utils.py Closes #14153: Filter ContentTypes by supported feature (#14191) 2023-11-16 12:12:51 -05:00
validators.py Initial work on #10244: Protection rules (#14097) 2023-10-30 14:36:56 -04:00
views.py 14132 Add EventRule - change webhook and add in script processing to events (#14267) 2023-11-30 16:36:33 -05:00
webhooks_worker.py 14132 Add EventRule - change webhook and add in script processing to events (#14267) 2023-11-30 16:36:33 -05:00
webhooks.py 14132 Add EventRule - change webhook and add in script processing to events (#14267) 2023-11-30 16:36:33 -05:00