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