checktheroads 94c25b0ff4 update templates & rendering for bootstrap 5 5 years ago
..
forms 94c25b0ff4 update templates & rendering for bootstrap 5 5 years ago
management 693b32077a Update the netbox-discuss mailing list URL 5 years ago
templates 94c25b0ff4 update templates & rendering for bootstrap 5 5 years ago
templatetags 1d9e55ca6e implement layout changes 5 years ago
testing 6a9b50f95d Closes #5873: Use numeric IDs in all object URLs 5 years ago
tests 0567f0d190 Merge branch 'develop' into develop-2.10 5 years ago
__init__.py 27b289ee3b Initial push to public repo 10 years ago
api.py 2b359ce1c7 Move rest_api_server_error() to utilities.api 5 years ago
background_tasks.py 05cb47e650 Closes #4502: Enable configuration of proxies for outbound HTTP requests 6 years ago
choices.py 9b89afd6dc begin bootstrap 5 migration, update templates 5 years ago
constants.py 3777fbccc3 Implements #2006 - run reports and scripts in the background 5 years ago
custom_inspectors.py fc8f02c180 Corrects error with ListSerializer as request_body 5 years ago
error_handlers.py bf4fee1592 Fixes #5020: Correct handling of dependent objects during bulk deletion 5 years ago
exceptions.py 05aa008ce1 #2006: Prevent script/report execution if no RQ worker is running 5 years ago
fields.py b5d53fa850 Fix schema deconstruction for NaturalOrderingField 5 years ago
filters.py 0567f0d190 Merge branch 'develop' into develop-2.10 5 years ago
mptt.py cb36f9fdb3 Remove restriction enforcement from RestrictedQuerySet 5 years ago
ordering.py 131d2c97ca Fixes #4336: Ensure interfaces without a subinterface ID are ordered before subinterface zero 6 years ago
paginator.py 5c1adf9e37 Fixes #4593: Fix AttributeError exception when viewing object lists as a non-authenticated user 6 years ago
permissions.py 64a3bd37e7 Move EXEMPT_EXCLUDE_MODELS to settings; add Group and User models 5 years ago
query_functions.py 0a6ebdee48 Upgrade Django to 3.2b1 5 years ago
querysets.py 4ee8e473eb Move ObjectChange creation into signal receivers 5 years ago
tables.py 9b89afd6dc begin bootstrap 5 migration, update templates 5 years ago
utils.py 4a066a1913 Rename get_subquery() to count_related() 5 years ago
validators.py 8781cf1c57 Closes #609: Add min/max value and regex validation for custom fields 5 years ago
views.py b3c770216e Relocate and group generic views 5 years ago