Jeremy Stretch 12e2537222 General cleanup of tables 5 lat temu
..
forms 9b16d6df2e Merge v2.9.4 release 5 lat temu
management 4ba2579936 Closes #4051: Disable the makemigrations management command 6 lat temu
templates 624566b04e Fixes #4282: Fix label on export button for device types 6 lat temu
templatetags d384f25ec2 Replace expand/collpase with max mask length for prefixes list 5 lat temu
testing 9b16d6df2e Merge v2.9.4 release 5 lat temu
tests 5b438c3f30 Refactor utility form resources into separate modules 5 lat temu
__init__.py 27b289ee3b Initial push to public repo 10 lat temu
api.py 5677fab2f9 Support bulk operations for both PUT and PATCH 5 lat temu
background_tasks.py 05cb47e650 Closes #4502: Enable configuration of proxies for outbound HTTP requests 5 lat temu
choices.py 19d0d6ff10 Closes #4857: Drop support for legacy numeric choice field values 5 lat temu
constants.py 3777fbccc3 Implements #2006 - run reports and scripts in the background 5 lat temu
context_processors.py dd9fc4173d Expose regsitry in templates using existing context processor for settings 6 lat temu
custom_inspectors.py 53e09a924c Restore and rename CustomChoiceFieldInspector 5 lat temu
error_handlers.py bf4fee1592 Fixes #5020: Correct handling of dependent objects during bulk deletion 5 lat temu
exceptions.py 05aa008ce1 #2006: Prevent script/report execution if no RQ worker is running 5 lat temu
fields.py b5d53fa850 Fix schema deconstruction for NaturalOrderingField 5 lat temu
filters.py 0c3fafdfef Closes #4897: Allow filtering by content type identified as <app>.<model> string 5 lat temu
metadata.py b26fc81187 Sort the list for consistent output 5 lat temu
middleware.py 7ffc00159e Tweak settings/middleware to support testing; improve tests 6 lat temu
mptt.py cb36f9fdb3 Remove restriction enforcement from RestrictedQuerySet 5 lat temu
ordering.py 131d2c97ca Fixes #4336: Ensure interfaces without a subinterface ID are ordered before subinterface zero 5 lat temu
paginator.py 5c1adf9e37 Fixes #4593: Fix AttributeError exception when viewing object lists as a non-authenticated user 5 lat temu
permissions.py 64a3bd37e7 Move EXEMPT_EXCLUDE_MODELS to settings; add Group and User models 5 lat temu
query_functions.py 131d2c97ca Fixes #4336: Ensure interfaces without a subinterface ID are ordered before subinterface zero 5 lat temu
querysets.py 4ee8e473eb Move ObjectChange creation into signal receivers 5 lat temu
tables.py 12e2537222 General cleanup of tables 5 lat temu
utils.py e77f1bdd85 Introduce array_to_string() utility function; add port_list property to Service 5 lat temu
validators.py 5af2b3c2f5 Closes #4717: Introduce ALLOWED_URL_SCHEMES configuration parameter to mitigate dangerous hyperlinks 5 lat temu
views.py 9b16d6df2e Merge v2.9.4 release 5 lat temu