netbox/netbox/utilities
2022-01-17 11:12:54 -05:00
..
forms Merge v3.1.6 2022-01-17 11:12:54 -05:00
management Redirect users on error to the GitHub discussion forum 2021-08-31 19:51:53 +01:00
tables Fix display of custom object fields within tables 2022-01-12 17:07:54 -05:00
templates Initial work on #8231 2022-01-05 14:06:56 -05:00
templatetags Closes #8182: Introduce checkmark template tag 2021-12-29 10:26:42 -05:00
testing Closes #7858: Standardize the representation of content types across import & export functions 2021-11-17 11:02:22 -05:00
tests Replace ButtonsColumn with ActionsColumn 2022-01-10 11:17:40 -05:00
__init__.py Initial push to public repo 2016-03-01 11:23:03 -05:00
api.py Fixes #7109: Ensure human readability of exceptions raised during REST API requests 2021-09-01 10:43:12 -04:00
choices.py Clean up & expand button color choices 2021-12-29 20:28:12 -05:00
constants.py Closes #2658: Avalable VLANs API endpoint for VLAN groups 2021-12-23 10:14:28 -05:00
custom_inspectors.py Corrects error with ListSerializer as request_body 2021-01-26 14:03:46 -06:00
error_handlers.py Fixes #5020: Correct handling of dependent objects during bulk deletion 2020-08-20 09:44:45 -04:00
exceptions.py Closes #6345: Introduce PermissionsViolation exception for use in generic views 2021-07-01 15:33:39 -04:00
fields.py Fix schema migrations for device components 2020-06-22 12:01:57 -04:00
filters.py Fixes #7690: Fix custom field integer support for MultiValueNumberFilter 2021-12-10 16:34:38 -05:00
htmx.py #8057: Enable dynamic tables for object list views 2021-12-13 16:51:59 -05:00
markdown.py Closes #7531: Add Markdown support for strikethrough formatting 2021-11-17 16:50:23 -05:00
mptt.py Remove restriction enforcement from RestrictedQuerySet 2020-07-23 12:48:03 -04:00
ordering.py Fixes #4336: Ensure interfaces without a subinterface ID are ordered before subinterface zero 2020-04-21 16:13:34 -04:00
paginator.py Merge branch 'develop' into feature 2021-11-03 10:29:02 -04:00
permissions.py Move EXEMPT_EXCLUDE_MODELS to settings; add Group and User models 2020-07-22 12:13:07 -04:00
query_functions.py Upgrade Django to 3.2b1 2021-02-24 19:00:14 -05:00
querysets.py Move ObjectChange creation into signal receivers 2020-08-14 17:03:45 -04:00
utils.py Merge branch 'develop' into feature 2021-12-23 08:32:40 -05:00
validators.py Fixes #8319: Custom URL fields should honor ALLOWED_URL_SCHEMES config parameter 2022-01-11 15:32:04 -05:00
views.py Closes #8031: Remove automatic redirection of legacy slug-based URLs 2021-12-09 15:43:41 -05:00