django/tests/model_meta
Adam Johnson ed244199c7 Fixed #28269 -- Fixed Model.__init__() crash on models with a field that has an instance only descriptor.
Regression in d2a26c1a90.
2017-06-05 08:40:43 -04:00
..
__init__.py
models.py Fixed #28269 -- Fixed Model.__init__() crash on models with a field that has an instance only descriptor. 2017-06-05 08:40:43 -04:00
results.py
test_removedindjango21.py Fixed #27532 -- Deprecated Model._meta.has_auto_field 2016-11-25 13:24:11 -05:00
tests.py Fixed #28269 -- Fixed Model.__init__() crash on models with a field that has an instance only descriptor. 2017-06-05 08:40:43 -04:00