| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-10-12 | Migrated m2o_recursive and m2o_recursive2 tests, merging them into a single ↵ | Russell Keith-Magee | |
| package. Thanks to George Sakkis for the patches. git-svn-id: http://code.djangoproject.com/svn/django/trunk@14163 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2007-08-05 | Fixed #2101 -- Renamed `maxlength` argument to `max_length` for oldforms ↵ | Gary Wilson Jr | |
| `FormField`s and db model `Field`s. This is fully backwards compatible at the moment since the legacy `maxlength` argument is still supported. Using `maxlength` will, however, issue a `PendingDeprecationWarning` when used. git-svn-id: http://code.djangoproject.com/svn/django/trunk@5803 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2007-07-04 | Merged Unicode branch into trunk (r4952:5608). This should be fully | Malcolm Tredinnick | |
| backwards compatible for all practical purposes. Fixed #2391, #2489, #2996, #3322, #3344, #3370, #3406, #3432, #3454, #3492, #3582, #3690, #3878, #3891, #3937, #4039, #4141, #4227, #4286, #4291, #4300, #4452, #4702 git-svn-id: http://code.djangoproject.com/svn/django/trunk@5609 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2006-08-27 | Refs #2333 - Modified runtests script to use new testing framework. Migrated ↵ | Russell Keith-Magee | |
| existing tests to use Django testing framework. All the 'othertests' have been migrated into 'regressiontests', and converted into doctests/unittests, as appropriate. git-svn-id: http://code.djangoproject.com/svn/django/trunk@3661 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2006-06-04 | Changed all model unit tests to use __str__() instead of __repr__(). Also ↵ | Adrian Holovaty | |
| slightly changed related-object DoesNotExist exception message to use repr instead of str git-svn-id: http://code.djangoproject.com/svn/django/trunk@3075 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2006-05-02 | MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly ↵ | Adrian Holovaty | |
| backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. git-svn-id: http://code.djangoproject.com/svn/django/trunk@2809 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
