django/tests/model_meta
Charlie Denton cbe334918a Fixed -- Allowed models to define Meta.manager_inheritance_from_future for backwards compatibility.
Refs 631f4ab061.
2017-10-31 13:22:27 -04:00
..
__init__.py Refs -- Added tests for methods in db.models.options. 2014-06-19 12:56:36 -04:00
models.py Refs -- Stopped inheriting from object to define new style classes. 2017-06-26 10:30:31 -04:00
results.py Refs -- Renamed the current "virtual" fields to "private". 2016-04-13 10:10:53 -04:00
test_manager_inheritance_from_future.py Fixed -- Allowed models to define Meta.manager_inheritance_from_future for backwards compatibility. 2017-10-31 13:22:27 -04:00
tests.py Fixed -- Fixed Model.__init__() crash on models with a field that has an instance only descriptor. 2017-06-05 08:40:43 -04:00