netbox/netbox/extras
2025-11-18 20:34:25 -05:00
..
api Closes: #17936 - GFK serializer field (#20706) 2025-11-04 10:01:22 -05: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 Merge branch 'main' into feature 2025-11-12 08:08:32 -05:00
graphql Clone all GraphQL objects to V1 versions 2025-11-18 20:34:25 -05:00
management Closes #18349: Replace houskeeping management command with a system job (#19815) 2025-07-16 14:50:11 -04:00
migrations Closes #20304: Object owners (#20634) 2025-10-24 13:08:01 -07:00
models Merge branch 'main' into feature 2025-11-12 08:08:32 -05:00
tables Closes #20304: Object owners (#20634) 2025-10-24 13:08:01 -07: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-10-29 13:47:01 -04:00
ui Misc cleanup 2025-11-06 14:54:40 -05: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 #20304: Object owners (#20634) 2025-10-24 13:08:01 -07:00
jobs.py Fixes #20242: Conditionally log request.id in EventRule triggered script (#20322) 2025-09-11 08:46:04 -07:00
lookups.py feat(extras): Add range_contains ORM lookup 2025-10-08 09:57:15 -04:00
querysets.py Closes #20527: Address deprecation warnings (#20533) 2025-10-09 00:47:09 -05:00
reports.py Merge main into feature 2025-04-10 17:17:21 -04:00
scripts.py Merge branch 'main' into feature 2025-10-16 14:31:52 -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 Fixes #20236: Improve file naming and upload handling (#20315) 2025-09-12 17:41:49 -05:00
validators.py Closes #17725: Clean up import statements (#17728) 2024-10-10 14:52:47 -04:00
views.py Merge pull request #20612 from pheus/20301-add-clear-all-option-to-user-notifications-dropdown 2025-10-28 12:08:53 -04:00
webhooks.py Closes #20088: Remove model from webhook context (replaced by object_type) (#20325) 2025-09-12 09:54:54 -07:00