django/tests/regressiontests/model_fields
Joseph Kocherhans fbb42c31df Fixed #12667. Added optgroup validation support to model fields with choices. Thanks ramiro.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12374 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-02-02 00:41:28 +00:00
..
4x8.png
8x4.png
__init__.py
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