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