django1/tests/model_fields
Vlad Starostin 1be03aff5c Fixed #18389 -- Fixed the way contribute_to_class is called
Now this method is only called only if the object is an instance.
This allows to have field classes as model class attributes.
2014-05-16 10:40:07 -04:00
..
4x8.png Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
8x4.png Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Fixed #18389 -- Fixed the way contribute_to_class is called 2014-05-16 10:40:07 -04:00
test_imagefield.py Removed PIL compatability layer per deprecation timeline. 2014-03-21 10:54:53 -04:00
tests.py Replaced vendor checks by three feature flags. 2014-05-08 22:11:15 +02:00