django1/tests/regressiontests/model_fields
Karen Tracey 9b2ac2ad2d [1.1.X] Made a few Python 2.3 compatibility test fixes.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@12716 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-03-08 04:37:45 +00:00
..
4x8.png Changes to `ImageFileDescriptor` and `ImageField` to fix a few cases of setting image dimension fields. 2009-05-28 05:46:09 +00:00
8x4.png Changes to `ImageFileDescriptor` and `ImageField` to fix a few cases of setting image dimension fields. 2009-05-28 05:46:09 +00:00
__init__.py Fixed call to `ugettext`, which is imported as `_`. 2007-07-30 17:25:35 +00:00
imagefield.py Added test for pickling of a model with an `ImageField`, refs #11103. 2009-05-29 04:06:09 +00:00
models.py [1.1.X] Fixed #6054: work around PIL's installation brokeness by detecting either of the two ways it can end up being installed. 2010-02-14 18:33:01 +00:00
tests.py [1.1.X] Made a few Python 2.3 compatibility test fixes. 2010-03-08 04:37:45 +00:00