netbox/netbox/extras
2023-01-25 10:27:05 -05:00
..
api Check for the extras.run_script permission when running scripts via. the API 2023-01-17 10:13:18 -05:00
forms Fixes #11384: Correct current time display on script & report forms 2023-01-06 09:42:13 -05:00
graphql Closes #9623: Implement saved filters (#10801) 2022-11-02 12:27:53 -04:00
management NetBox should always be referred to as NetBox [DATALAD RUNCMD] 2023-01-05 16:06:00 -05:00
migrations Fixes #11248 - Reindex only NetBox apps 2022-12-28 16:35:05 -05:00
models Closes #10762: Permit selection custom fields to have only one choice 2023-01-25 10:27:05 -05:00
plugins Fixes #10984: Fix navigation menu expansion for plugin menus comprising multiple words 2022-11-21 08:38:44 -05:00
tables Closes #10945: Enable recurring execution of scheduled reports & scripts (#11096) 2022-12-08 18:17:13 -05:00
templatetags 4751 Enable plugins to inject content within object list views (#10901) 2022-11-14 13:51:58 -05:00
tests Closes #10762: Permit selection custom fields to have only one choice 2023-01-25 10:27:05 -05:00
__init__.py Remove default_app_config (deprecated in Django 3.2) 2021-09-15 11:18:47 -04:00
admin.py Remove JobResult view from admin panel 2022-10-16 15:20:38 +02:00
apps.py 8927 plugin search (#10489) 2022-10-10 14:00:59 -04:00
choices.py Closes #10945: Enable recurring execution of scheduled reports & scripts (#11096) 2022-12-08 18:17:13 -05:00
conditions.py Improve documentation and testing for conditions 2021-11-03 14:02:43 -04:00
constants.py Remove extras_features() decorator 2022-01-19 15:16:10 -05:00
context_managers.py Permanently connect change logging & webhook receivers 2022-11-14 09:31:25 -05:00
filters.py Ditch CustomFieldFilter 2021-10-28 15:36:12 -04:00
filtersets.py Closes #10945: Enable recurring execution of scheduled reports & scripts (#11096) 2022-12-08 18:17:13 -05:00
lookups.py Closes #6138: Add an 'empty' filter modifier for character fields 2021-07-01 15:17:46 -04:00
querysets.py Closes #9582: Enable assigning config contexts based on device location 2022-06-22 16:10:48 -04:00
reports.py Closes #10945: Enable recurring execution of scheduled reports & scripts (#11096) 2022-12-08 18:17:13 -05:00
scripts.py Closes #10945: Enable recurring execution of scheduled reports & scripts (#11096) 2022-12-08 18:17:13 -05:00
search.py Closes #10560: New global search (#10676) 2022-10-21 13:16:16 -04:00
signals.py Fixes #6389: Call snapshot() on object when processing deletions 2022-11-17 21:04:55 -05:00
urls.py Closes #9623: Implement saved filters (#10801) 2022-11-02 12:27:53 -04:00
utils.py Closes #10697: Move application registry into core app 2022-11-02 15:25:22 -04:00
validators.py Extend CustomValidator to support required, prohibited fields 2021-06-09 13:10:35 -04:00
views.py Closes #10945: Enable recurring execution of scheduled reports & scripts (#11096) 2022-12-08 18:17:13 -05:00
webhooks_worker.py Render the payload_url of the Webhook with Jinja2 2022-01-12 21:58:19 +01:00
webhooks.py Introduce constants for RQ queue names 2022-12-08 09:58:52 -05:00