django1/tests/regressiontests/model_fields
Claude Paroz 4214a22e06 [1.5.x] Fixed #19357 -- Allow non-ASCII chars in filesystem paths
Thanks kujiu for the report and Aymeric Augustin for the review.
Backport of c91667338 from master.
2012-12-08 11:16:03 +01: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 [1.5.x] Fixed #19357 -- Allow non-ASCII chars in filesystem paths 2012-12-08 11:16:03 +01:00
models.py [1.5.x] Fixed #15040 - Boolean fields return 0 and 1 when loaded through select_related 2012-10-26 00:34:47 +01:00
tests.py [1.5.x] Fixed #15040 - Boolean fields return 0 and 1 when loaded through select_related 2012-10-26 00:34:47 +01:00