netbox/netbox/extras
2024-12-02 12:23:00 -05:00
..
api Closes #17733: Replace pycodestyle with ruff (#17734) 2024-10-11 07:43:46 -04:00
dashboard Closes #17725: Clean up import statements (#17728) 2024-10-10 14:52:47 -04:00
data Closes #12194: Add pre-defined custom field choices (#13219) 2023-07-28 11:24:21 -04:00
forms #8198: Rename CustomField.validation_unique to unique (#17325) 2024-08-30 13:44:03 -04:00
graphql Fix parsing of extra_choices (#17691) 2024-10-09 10:30:40 -04:00
management Closes #17733: Replace pycodestyle with ruff (#17734) 2024-10-11 07:43:46 -04:00
migrations #8198: Rename CustomField.validation_unique to unique (#17325) 2024-08-30 13:44:03 -04:00
models Closes #17733: Replace pycodestyle with ruff (#17734) 2024-10-11 07:43:46 -04: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 #17733: Replace pycodestyle with ruff (#17734) 2024-10-11 07:43:46 -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 #8984: Tweak ordering of log levels; fix invalid level handling 2024-07-30 14:49:42 -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 #8984: Tweak ordering of log levels; fix invalid level handling 2024-07-30 14:49:42 -04:00
events.py Fixes #17097: Record static object representation when calling NotificationGroup.notify() (#17161) 2024-08-15 12:04:19 -04: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 #8198: Rename CustomField.validation_unique to unique (#17325) 2024-08-30 13:44:03 -04:00
jobs.py Fixes: #17923, #17921 - Fix non-null constraint for script execution (#17932) 2024-11-21 08:43:59 -05:00
lookups.py Closes #17725: Clean up import statements (#17728) 2024-10-10 14:52:47 -04:00
querysets.py Closes #15621: User notifications (#16800) 2024-07-15 14:24:11 -04:00
reports.py Closes #14438: Database representation of scripts 2024-02-23 08:27:37 -05:00
scripts.py Closes #17733: Replace pycodestyle with ruff (#17734) 2024-10-11 07:43:46 -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
urls.py 16992 remove TODO for NetBox 4.1 (#16993) 2024-07-26 09:46:16 -04: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 18044 enable alert for plugins in script 2024-12-02 12:23:00 -05:00
webhooks.py Closes #15621: User notifications (#16800) 2024-07-15 14:24:11 -04:00