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