netbox/netbox/extras
2023-04-07 13:00:00 -04:00
..
api Fixes #12167: Catch and report on exceptions raised when rendering a config template 2023-04-04 08:47:01 -04:00
dashboard Closes #12126: Introduce a DEFAULT_DASHBOARD config parameter 2023-04-05 08:32:18 -04:00
forms Merge branch 'develop' into feature 2023-03-28 14:19:08 -04:00
graphql 11291 optimize GraphQL queries (#11943) 2023-03-23 08:42:18 -04:00
management Closes #12068: Establish a direct relationship from jobs to objects (#12075) 2023-03-28 15:47:09 -04:00
migrations #12081: Script & report cleanup (#12091) 2023-03-29 16:51:55 -04:00
models Merge branch 'develop' into feature 2023-04-07 13:00:00 -04:00
plugins Closes #9608: Move from drf-yasg to spectacular 2023-03-30 14:32:59 -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 Merge branch 'develop' into feature 2023-04-07 13:00:00 -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_RETENTION to JOB_RETENTION 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 Closes #12085: Add a file source view for reports 2023-03-29 16:58:35 -04:00
scripts.py Closes #12068: Establish a direct relationship from jobs to objects (#12075) 2023-03-28 15:47:09 -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 #9416: Add view to reset user's dashboard 2023-03-30 12:46:06 -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 Merge branch 'develop' into feature 2023-04-07 13:00:00 -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