django/tests/regressiontests/model_fields
Erik Romijn 985434fb1d [1.5.x] Fixed queries that may return unexpected results on MySQL due to typecasting.
This is a security fix. Disclosure will follow shortly.

Backport of 75c0d4ea3a from master
2014-04-21 18:31:08 -04: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 queries that may return unexpected results on MySQL due to typecasting. 2014-04-21 18:31:08 -04:00