netbox/netbox/extras
Jonathan Ramstedt 309e434064
Some checks are pending
CI / build (20.x, 3.10) (push) Waiting to run
CI / build (20.x, 3.11) (push) Waiting to run
CI / build (20.x, 3.12) (push) Waiting to run
CodeQL / Analyze (${{ matrix.language }}) (none, actions) (push) Waiting to run
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Waiting to run
CodeQL / Analyze (${{ matrix.language }}) (none, python) (push) Waiting to run
Fixes #19896: cf minmax mustbe int (#20207)
2025-09-04 16:10:05 -07:00
..
api Closes #19377: Introduce config context profiles (#20058) 2025-08-12 15:18:45 -07:00
dashboard Merge branch 'main' into feature 2025-08-12 16:03:45 -04:00
data Closes #12194: Add pre-defined custom field choices (#13219) 2023-07-28 11:24:21 -04:00
forms Fixes #19896: cf minmax mustbe int (#20207) 2025-09-04 16:10:05 -07:00
graphql Fixes #19896: cf minmax mustbe int (#20207) 2025-09-04 16:10:05 -07:00
management Closes #18349: Replace houskeeping management command with a system job (#19815) 2025-07-16 14:50:11 -04:00
migrations Fixes #19896: cf minmax mustbe int (#20207) 2025-09-04 16:10:05 -07:00
models Fixes #19896: cf minmax mustbe int (#20207) 2025-09-04 16:10:05 -07:00
tables #18204: Misc cleanup 2025-08-14 14:40:01 -04:00
templatetags 17186 change custom link button color from outline-dark to outline-se… (#17248) 2024-08-27 15:08:39 -04:00
tests Merge branch 'main' into feature 2025-09-02 10:50:58 -04:00
__init__.py Remove default_app_config (deprecated in Django 3.2) 2021-09-15 11:18:47 -04:00
apps.py Closes #17725: Clean up import statements (#17728) 2024-10-10 14:52:47 -04:00
choices.py Merge main into feature 2025-04-10 17:17:21 -04:00
conditions.py Fixes #19633: Log all evaluations of invalid event rule conditions (#19885) 2025-07-15 10:25:25 -05:00
constants.py Closes #18797: Support path import for certain Jinja environment parameters (#19962) 2025-07-29 09:09:25 -05:00
events.py Closes #20003: Introduce mechanism to register callbacks for webhook context (#20025) 2025-08-07 16:28:53 -04:00
fields.py pep8 fixes 2023-02-19 18:50:24 -05:00
filters.py Fixes: #18783 Add a tag_id filter for all models which support tagging (#18889) (#19142) 2025-04-11 09:26:46 -07:00
filtersets.py Closes #19377: Introduce config context profiles (#20058) 2025-08-12 15:18:45 -07:00
jobs.py #19816: Capture additional logging under ScriptJob 2025-08-14 14:40:01 -04:00
lookups.py Fixes #20012: Fix support for empty filter for custom fields (#20072) 2025-08-21 09:27:01 -05:00
querysets.py Closes #19270: Apply config contexts from parent devices roles 2025-04-24 15:09:23 -04:00
reports.py Merge main into feature 2025-04-10 17:17:21 -04:00
scripts.py Adjust TODO release targets 2025-08-14 14:40:01 -04:00
search.py Closes #19377: Introduce config context profiles (#20058) 2025-08-12 15:18:45 -07:00
signals.py Closes #19924: Record model features on ObjectType (#19939) 2025-07-30 13:05:34 -04:00
storage.py 18896 Replace STORAGE_BACKEND with STORAGES and support Script running from S3 (#18680) 2025-03-17 07:36:34 -07:00
urls.py Closes #19377: Introduce config context profiles (#20058) 2025-08-12 15:18:45 -07:00
utils.py Closes #14591: Saved table configurations (#19101) 2025-04-10 15:48:02 -05:00
validators.py Closes #17725: Clean up import statements (#17728) 2024-10-10 14:52:47 -04:00
views.py #18990: Add bulk edit & bulk delete support for image attachments 2025-08-14 14:40:01 -04:00
webhooks.py Closes #20029: Add object_type to webhook data (#20049) 2025-08-08 21:05:26 -05:00