1
0
mirror of https://github.com/django/django.git synced 2024-11-19 07:54:07 +00:00
django/tests/regressiontests/model_fields
2010-02-02 00:41:28 +00:00
..
__init__.py Fixed call to ugettext, which is imported as _. 2007-07-30 17:25:35 +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
imagefield.py Added test for pickling of a model with an ImageField, refs #11103. 2009-05-29 04:06:09 +00:00
models.py Fixed #10015 -- PostgreSQL 8.3+ no longer barfs when passing an integer as a filter() value for a CharField or TextField. Thanks, carljm 2010-01-09 22:05:10 +00:00
tests.py Fixed #12667. Added optgroup validation support to model fields with choices. Thanks ramiro. 2010-02-02 00:41:28 +00:00