jeremystretch fc15ef6967 Changelog & cleanup for #5503 4 лет назад
..
forms da1fb4f969 Replace references to v2.12 with v3.0 4 лет назад
management 693b32077a Update the netbox-discuss mailing list URL 5 лет назад
templates ae18693715 Add 'add export template' link to dropdown 4 лет назад
templatetags fc15ef6967 Changelog & cleanup for #5503 4 лет назад
testing 3bd99e1910 Closes #6320: Introduce ChangeLoggedFilterSetTests 4 лет назад
tests 3ef6284a0d Move base FilterSet classes under netbox core 4 лет назад
__init__.py 27b289ee3b Initial push to public repo 10 лет назад
api.py 2b359ce1c7 Move rest_api_server_error() to utilities.api 5 лет назад
background_tasks.py 05cb47e650 Closes #4502: Enable configuration of proxies for outbound HTTP requests 5 лет назад
choices.py 138231059b Closes #6400: Add cyan color choice for plugin buttons 4 лет назад
constants.py 76a6119584 Closes #6138: Add an 'empty' filter modifier for character fields 4 лет назад
custom_inspectors.py fc8f02c180 Corrects error with ListSerializer as request_body 5 лет назад
error_handlers.py bf4fee1592 Fixes #5020: Correct handling of dependent objects during bulk deletion 5 лет назад
exceptions.py 1be4a57bd4 Closes #6345: Introduce PermissionsViolation exception for use in generic views 4 лет назад
fields.py b5d53fa850 Fix schema deconstruction for NaturalOrderingField 5 лет назад
filters.py d35ac1347c Move TagFilter to extras 4 лет назад
mptt.py cb36f9fdb3 Remove restriction enforcement from RestrictedQuerySet 5 лет назад
ordering.py 131d2c97ca Fixes #4336: Ensure interfaces without a subinterface ID are ordered before subinterface zero 5 лет назад
paginator.py 22927bfc76 Closes #6441: Improve UI paginator to optimize page object count 4 лет назад
permissions.py 64a3bd37e7 Move EXEMPT_EXCLUDE_MODELS to settings; add Group and User models 5 лет назад
query_functions.py 0a6ebdee48 Upgrade Django to 3.2b1 5 лет назад
querysets.py 4ee8e473eb Move ObjectChange creation into signal receivers 5 лет назад
tables.py 7e481960f9 Optimize MPTTColumn rendering 4 лет назад
utils.py 0a0b852f2c Fixes #6492: Correct tag population in post-change data resulting from REST API changes 4 лет назад
validators.py 8781cf1c57 Closes #609: Add min/max value and regex validation for custom fields 5 лет назад
views.py 696b5c80a7 Closes #6097: Redirect old slug-based object views 4 лет назад