netbox/netbox/extras
2025-05-08 14:53:52 -04:00
..
api Closes #14591: Saved table configurations (#19101) 2025-04-10 15:48:02 -05:00
dashboard Merge main into feature 2025-04-10 17:17:21 -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-04-22 16:36:17 -04:00
graphql Fixes #19224: Fix GraphQL API support for custom field choices 2025-04-17 12:22:14 -04:00
management Merge main into feature 2025-04-10 17:17:21 -04:00
migrations Fixes #19440: Ensure data migrations use the correct database connection 2025-05-08 14:53:52 -04:00
models Merge branch 'main' into feature 2025-05-01 09:45:38 -04:00
tables Merge branch 'main' into feature 2025-05-01 09:45:38 -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 #14591, #17841: Adjust default weighting (#19155) 2025-04-11 14:27:55 -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 #14829 Simple condition (without and/or) does not work in event rule (#14870) 2024-06-07 07:45:19 -07:00
constants.py Merge main into feature 2025-04-10 17:17:21 -04:00
events.py Fixes #18222: Include action data from event rule in webhook and custom script data 2025-01-03 09:39:05 -05: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 Fixes: #18783 Add a tag_id filter for all models which support tagging (#18889) (#19142) 2025-04-11 09:26:46 -07:00
jobs.py Merge main into feature 2025-04-10 17:17:21 -04:00
lookups.py Closes #17725: Clean up import statements (#17728) 2024-10-10 14:52:47 -04: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 Merge branch 'main' into feature 2025-04-22 16:36:17 -04:00
search.py Closes #15547: Add comments field to CustomField model 2024-04-19 15:10:06 -04:00
signals.py #15621: Support notifications for deletion of a subscribed object 2024-08-02 11:34:56 -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 Merge main into feature 2025-04-10 17:17:21 -04: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 Merge branch 'main' into feature 2025-05-01 09:45:38 -04:00
webhooks.py Closes #18627: Proxy routing (#18681) 2025-03-04 08:24:54 -05:00