| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-02-26 | Merged regressiontests and modeltests into the test root. | Florian Apolloner | |
| 2011-12-03 | Fixed a couple of typos. | Ramiro Morales | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@17166 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2011-10-13 | Convert the remainder of the relative imports in the tests to be absolute ↵ | Alex Gaynor | |
| imports. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16981 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2011-09-16 | Fixed #16803 -- Use model verbose_name directly as ContentType unicode ↵ | Carl Meyer | |
| representation so it can be translated. Thanks to bronger for the report and Ivan Sagalaev for the patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16839 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2010-09-12 | Migrated i18n and field_defaults doctests. Thanks to Alex Gaynor. | Russell Keith-Magee | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@13779 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2010-03-01 | Fixed #12779 - Sanitize numeric form field input according to decimal and ↵ | Jannis Leidel | |
| thousand separator settings. git-svn-id: http://code.djangoproject.com/svn/django/trunk@12625 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2010-02-05 | Fixed #12777 - Localize decimal fields correctly. Thanks, Florian Apolloner | Jannis Leidel | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@12382 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2009-12-30 | Fixed #12444 - Date based widgets now correctly handle input values when ↵ | Jannis Leidel | |
| using locale-aware formatting. Also fixes #7656. git-svn-id: http://code.djangoproject.com/svn/django/trunk@12029 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2007-10-04 | Fixed #5641 -- Handle lazy translations correctly when used as default ↵ | Malcolm Tredinnick | |
| arguments. Thanks, permon. git-svn-id: http://code.djangoproject.com/svn/django/trunk@6453 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 | |||
