1
0
mirror of https://github.com/django/django.git synced 2024-12-27 11:35:53 +00:00
django/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
..
__init__.py
4x8.png
8x4.png
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