Jeremy Stretch bf4fee1592 Fixes #5020: Correct handling of dependent objects during bulk deletion il y a 5 ans
..
forms b4299241fe Cast all query param values to string il y a 5 ans
management 4ba2579936 Closes #4051: Disable the makemigrations management command il y a 6 ans
templates 624566b04e Fixes #4282: Fix label on export button for device types il y a 6 ans
templatetags d384f25ec2 Replace expand/collpase with max mask length for prefixes list il y a 5 ans
testing 3ebef04a11 Closes #5016: assertHttpStatus() should report form validation errors il y a 5 ans
tests 5b438c3f30 Refactor utility form resources into separate modules il y a 5 ans
__init__.py 27b289ee3b Initial push to public repo il y a 10 ans
api.py fd139a77f5 Closes #4997: Introduce OrderedDefaultRouter; move root API views to views.py il y a 5 ans
background_tasks.py 05cb47e650 Closes #4502: Enable configuration of proxies for outbound HTTP requests il y a 6 ans
choices.py 19d0d6ff10 Closes #4857: Drop support for legacy numeric choice field values il y a 5 ans
constants.py 3777fbccc3 Implements #2006 - run reports and scripts in the background il y a 5 ans
context_processors.py dd9fc4173d Expose regsitry in templates using existing context processor for settings il y a 6 ans
custom_inspectors.py 548127cc88 Rename VMInterface serializers il y a 5 ans
error_handlers.py bf4fee1592 Fixes #5020: Correct handling of dependent objects during bulk deletion il y a 5 ans
exceptions.py 05aa008ce1 #2006: Prevent script/report execution if no RQ worker is running il y a 5 ans
fields.py b5d53fa850 Fix schema deconstruction for NaturalOrderingField il y a 5 ans
filters.py 4d5d298ee1 Update super() call for get_filters() il y a 6 ans
metadata.py b26fc81187 Sort the list for consistent output il y a 5 ans
middleware.py 7ffc00159e Tweak settings/middleware to support testing; improve tests il y a 6 ans
mptt.py cb36f9fdb3 Remove restriction enforcement from RestrictedQuerySet il y a 5 ans
ordering.py 131d2c97ca Fixes #4336: Ensure interfaces without a subinterface ID are ordered before subinterface zero il y a 6 ans
paginator.py 5c1adf9e37 Fixes #4593: Fix AttributeError exception when viewing object lists as a non-authenticated user il y a 6 ans
permissions.py 64a3bd37e7 Move EXEMPT_EXCLUDE_MODELS to settings; add Group and User models il y a 5 ans
query_functions.py 131d2c97ca Fixes #4336: Ensure interfaces without a subinterface ID are ordered before subinterface zero il y a 6 ans
querysets.py 4ee8e473eb Move ObjectChange creation into signal receivers il y a 5 ans
tables.py 6e50ed084d Fix tags display il y a 5 ans
utils.py 0e5d0a43f9 Fix serialization of tags for REST API updates il y a 5 ans
validators.py 5af2b3c2f5 Closes #4717: Introduce ALLOWED_URL_SCHEMES configuration parameter to mitigate dangerous hyperlinks il y a 5 ans
views.py bf4fee1592 Fixes #5020: Correct handling of dependent objects during bulk deletion il y a 5 ans