1
0
mirror of https://github.com/django/django.git synced 2025-01-10 10:26:34 +00:00
django/tests/model_forms
Tim Graham 3744fc1666 [1.10.x] Fixed #26917 -- Fixed crash in disabled ModelChoiceFields.
Partially reverted refs #25532 to fix a regression in Django 1.10.
This reintroduces a crash for disabled forms.JSONField (refs #26949),
however, that issue is also present on Django 1.9.

Thanks Ryan Schave for the test.

Backport of a5f85d891b from master
2016-07-27 08:36:49 -04:00
..
__init__.py
models.py Fixed E128 flake8 warnings in tests/. 2016-04-08 10:12:33 -04:00
test2.png
test_uuid.py
test.png
tests.py [1.10.x] Fixed #26917 -- Fixed crash in disabled ModelChoiceFields. 2016-07-27 08:36:49 -04:00