jeremystretch 4649ab2d85 Merge branch 'develop' into feature 4 years ago
..
forms 1ce9192369 Move MACAddressField to utilities 4 years ago
management 349733c6dd Redirect users on error to the GitHub discussion forum 4 years ago
templates a1110b07de Fixes #7153: Allow clearing of assigned device type images 4 years ago
templatetags fbf91dda7d Optimize config queries 4 years ago
testing 4649ab2d85 Merge branch 'develop' into feature 4 years ago
tests 8c27ff3859 #6732 - Add ASN back to filtersets 4 years ago
__init__.py 27b289ee3b Initial push to public repo 10 years ago
api.py d2fe59ae8f Fixes #7109: Ensure human readability of exceptions raised during REST API requests 4 years ago
choices.py 5b4dacf0f5 Merge branch 'develop' into feature 5 years ago
constants.py 76a6119584 Closes #6138: Add an 'empty' filter modifier for character fields 4 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 1be4a57bd4 Closes #6345: Introduce PermissionsViolation exception for use in generic views 4 years ago
fields.py b5d53fa850 Fix schema deconstruction for NaturalOrderingField 5 years ago
filters.py 1ce9192369 Move MACAddressField to utilities 4 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 2c2e37e9f0 Merge branch 'develop' into feature 4 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 d0b85586b9 Changelog & cleanup for #6930 4 years ago
utils.py 528df76747 #7082: Handle stale content types 4 years ago
validators.py fbf91dda7d Optimize config queries 4 years ago
views.py 696b5c80a7 Closes #6097: Redirect old slug-based object views 5 years ago