1
0
mirror of https://github.com/django/django.git synced 2024-11-20 00:14:08 +00:00
django/tests/regressiontests/model_fields
Luke Plant f3a2bcdee9 Fixed #15040 - Boolean fields return 0 and 1 when loaded through select_related
Thanks to homm for the report and ramiro for the patch.
2012-10-26 00:25:59 +01:00
..
__init__.py
4x8.png
8x4.png
imagefield.py Used skipIf decorator to skip image tests when PIL is not available 2012-07-06 11:20:07 +02:00
models.py Fixed #15040 - Boolean fields return 0 and 1 when loaded through select_related 2012-10-26 00:25:59 +01:00
tests.py Fixed #15040 - Boolean fields return 0 and 1 when loaded through select_related 2012-10-26 00:25:59 +01:00