1
0
mirror of https://github.com/django/django.git synced 2024-12-23 17:46:27 +00:00
django/tests/modeltests/model_forms
Malcolm Tredinnick c435975cc7 Fixed #8196 -- Make the model_form tests also pass if you don't have PIL
installed. We weren't relying on PIL previously, but the output was different
if it wasn't installed, which was triggering spurious failures. Patch from
Marty Alchin.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@8842 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-09-02 03:07:26 +00:00
..
__init__.py
models.py Fixed #8196 -- Make the model_form tests also pass if you don't have PIL 2008-09-02 03:07:26 +00:00
test.png Fixed #6302 for ImageFields. 2008-01-18 15:53:19 +00:00