django1/tests/model_meta
Tim Graham 92d5bedc56 [1.8.x] Reverted "Fixed #24146 -- Fixed a missing fields regression in admin checks."
This reverts commit e8171daf0c.

A new solution is forthcoming.

Backport of 0e489c19f1 from master
2015-02-03 15:24:24 -05:00
..
__init__.py Refs #12663 -- Added tests for methods in db.models.options. 2014-06-19 12:56:36 -04:00
models.py Refs #12663 -- Added tests for methods in db.models.options. 2014-06-19 12:56:36 -04:00
results.py Fixed #12663 -- Formalized the Model._meta API for retrieving fields. 2015-01-06 19:25:12 -05:00
test_legacy.py Fixed #12663 -- Formalized the Model._meta API for retrieving fields. 2015-01-06 19:25:12 -05:00
tests.py [1.8.x] Reverted "Fixed #24146 -- Fixed a missing fields regression in admin checks." 2015-02-03 15:24:24 -05:00