1
0
mirror of https://github.com/django/django.git synced 2024-11-19 07:54:07 +00:00
django/tests/modeltests/model_forms
2008-07-21 11:52:11 +00:00
..
__init__.py
models.py Fixed #7727 -- Improved the checks for import failure when using PIL. Under PyPy, you can import the PIL module, but when you try to use it, the underlying _imaging module will not be available. Thanks to Maciej Fijalkowski (fijal) for the report and suggested fix. 2008-07-21 11:52:11 +00:00
test.png Fixed #6302 for ImageFields. 2008-01-18 15:53:19 +00:00