netbox/netbox/extras
2025-03-17 07:36:34 -07:00
..
api Closes #17793: Introduce a REST API endpoint for tagged objects (#18679) 2025-02-25 12:06:44 -05:00
dashboard Closes #18627: Proxy routing (#18681) 2025-03-04 08:24:54 -05:00
data Closes #12194: Add pre-defined custom field choices (#13219) 2023-07-28 11:24:21 -04:00
forms 18896 Replace STORAGE_BACKEND with STORAGES and support Script running from S3 (#18680) 2025-03-17 07:36:34 -07:00
graphql Closes #7598: Enable custom field filtering for GraphQL (#18701) 2025-03-07 10:49:06 -08:00
management Closes #18627: Proxy routing (#18681) 2025-03-04 08:24:54 -05:00
migrations Fixes: #18808 - Fix incorrect dependencies on squashed migrations (#18827) 2025-03-07 10:20:34 -08:00
models 18896 Replace STORAGE_BACKEND with STORAGES and support Script running from S3 (#18680) 2025-03-17 07:36:34 -07:00
tables #8198: Rename CustomField.validation_unique to unique (#17325) 2024-08-30 13:44:03 -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 Closes #17793: Introduce a REST API endpoint for tagged objects (#18679) 2025-02-25 12:06:44 -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 Closes #18071: Remvoe legacy staged changes functionality 2025-02-20 16:50:37 -05: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 NB-717 Update dashboard news feed URL to eliminate multiple 301 redirects 2025-01-28 08:26:35 -05: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 Ditch CustomFieldFilter 2021-10-28 15:36:12 -04:00
filtersets.py Closes #17793: Introduce a REST API endpoint for tagged objects (#18679) 2025-02-25 12:06:44 -05:00
jobs.py Closes #18224: Apply all registered request processors when running custom scripts 2024-12-16 11:54:42 -05:00
lookups.py Closes #17725: Clean up import statements (#17728) 2024-10-10 14:52:47 -04:00
querysets.py Fixes #18392: Exclude config contexts assigned to locations for VMs 2025-01-17 13:14:05 -05:00
reports.py Closes #14438: Database representation of scripts 2024-02-23 08:27:37 -05:00
scripts.py 18896 Replace STORAGE_BACKEND with STORAGES and support Script running from S3 (#18680) 2025-03-17 07:36:34 -07: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 Closes #18023: Employ register_model_view() for list views (#18029) 2024-11-20 15:54:37 -05:00
utils.py Add webp to the list of acceptable extensions for handling filenames in image_upload 2024-10-16 16:30:21 -04:00
validators.py Closes #17725: Clean up import statements (#17728) 2024-10-10 14:52:47 -04:00
views.py 18896 Replace STORAGE_BACKEND with STORAGES and support Script running from S3 (#18680) 2025-03-17 07:36:34 -07:00
webhooks.py Closes #18627: Proxy routing (#18681) 2025-03-04 08:24:54 -05:00