django/tests/regressiontests/model_fields
Ian Kelly 4637a77ff8 Fixed #9706: made SlugField honor max_length in Oracle, matching the other backends.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9548 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-02 18:40:40 +00:00
..
__init__.py
models.py Fixed #9706: made SlugField honor max_length in Oracle, matching the other backends. 2008-12-02 18:40:40 +00:00
tests.py Fixed #8101 -- Allow the strings '1' and '0' as filter values for boolean 2008-08-29 02:40:56 +00:00