netbox/netbox/extras
2023-03-27 14:20:13 -04:00
..
api Rename JobResult to Job and move to core 2023-03-27 14:20:13 -04:00
dashboard Closes #12062: Avoid caching invalid RSS feed content 2023-03-27 09:29:51 -04:00
forms Rename JobResult to Job and move to core 2023-03-27 14:20:13 -04:00
graphql 11291 optimize GraphQL queries (#11943) 2023-03-23 08:42:18 -04:00
management Rename JobResult to Job and move to core 2023-03-27 14:20:13 -04:00
migrations Rename JobResult to Job and move to core 2023-03-27 14:20:13 -04:00
models Rename JobResult to Job and move to core 2023-03-27 14:20:13 -04:00
plugins Merge branch 'develop' into feature 2023-03-13 11:58:37 -04:00
tables Rename JobResult to Job and move to core 2023-03-27 14:20:13 -04:00
templatetags Closes #9416: Dashboard widgets (#11823) 2023-02-24 16:04:00 -05:00
tests Closes #10242: Redirect to filtered objects list after bulk import (#12001) 2023-03-17 09:23:40 -04:00
__init__.py Remove default_app_config (deprecated in Django 3.2) 2021-09-15 11:18:47 -04:00
admin.py Rename JobResult to Job and move to core 2023-03-27 14:20:13 -04:00
apps.py Closes #9416: Dashboard widgets (#11823) 2023-02-24 16:04:00 -05:00
choices.py Closes #10729: Add date & time custom field type (#11857) 2023-02-28 13:33:40 -05:00
conditions.py Fixes #11459 - Allow using null in conditions (#11722) 2023-02-13 17:44:35 -05:00
constants.py #9416: cleanup & widget improvements 2023-03-22 15:44:01 -04:00
context_managers.py Permanently connect change logging & webhook receivers 2022-11-14 09:31:25 -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 Rename JobResult to Job and move to core 2023-03-27 14:20:13 -04:00
lookups.py Address feedback 2023-02-19 18:50:24 -05:00
querysets.py Closes #9582: Enable assigning config contexts based on device location 2022-06-22 16:10:48 -04:00
reports.py Rename JobResult to Job and move to core 2023-03-27 14:20:13 -04:00
scripts.py Rename JobResult to Job and move to core 2023-03-27 14:20:13 -04: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 Rename JobResult to Job and move to core 2023-03-27 14:20:13 -04:00
utils.py Closes #11890: Sync/upload reports & scripts (#12059) 2023-03-24 21:00:36 -04:00
validators.py Extend CustomValidator to support required, prohibited fields 2021-06-09 13:10:35 -04:00
views.py Rename JobResult to Job and move to core 2023-03-27 14:20:13 -04:00
webhooks_worker.py Add trigger_webhooks() to JobResult 2023-03-07 18:01:32 -05:00
webhooks.py Introduce constants for RQ queue names 2022-12-08 09:58:52 -05:00