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