| Age | Commit message (Expand) | Author |
| 2008-07-20 | Made the test case for doctest comparison of XML fragments a little more rigo... | Russell Keith-Magee |
| 2008-07-20 | Fixed #7339 -- Added manual calls to the garbage collector. This is required ... | Russell Keith-Magee |
| 2008-07-20 | Fixed #7441 -- Removed some of the shortcuts in the doctest output comparator... | Russell Keith-Magee |
| 2008-07-19 | Modified [7999] based on some feedback from Marty Alchin. | Malcolm Tredinnick |
| 2008-07-19 | Update es_AR l10n to post nf-a merging (actually r7984). | Ramiro Morales |
| 2008-07-19 | Added a cavaet to the use of get_FOO_filename() and get_FOO_url(). This | Malcolm Tredinnick |
| 2008-07-19 | Reverted [7986]. | Malcolm Tredinnick |
| 2008-07-19 | it translation: updated to r7996 | Nicola Larosa |
| 2008-07-19 | it translation: regenerated po file, now let's get to work | Nicola Larosa |
| 2008-07-19 | Revert [7991] - [7993]. I was committing from the wrong branch. Sorry 'bout | Malcolm Tredinnick |
| 2008-07-19 | Fixed #7774 -- Updated Norwegian translation from jonklo. | Malcolm Tredinnick |
| 2008-07-19 | Starting to do the reverse() threading stuff. | Malcolm Tredinnick |
| 2008-07-19 | Allow avoidance of the Apache mod_rewrite undo. | Malcolm Tredinnick |
| 2008-07-19 | First part of setting request.path correctly. | Malcolm Tredinnick |
| 2008-07-19 | Fixed #7761 -- Updated Georgian translation. Thanks, David Avsajanishvili. | Malcolm Tredinnick |
| 2008-07-19 | Fixed #7763 -- Added a Romanian localflavor. Thanks, MihaiD. | Malcolm Tredinnick |
| 2008-07-19 | Fixed #7471 -- If the 400 response handler raises an exception, pass control to | Malcolm Tredinnick |
| 2008-07-19 | Fixed #6009 -- Added regression tests to show that uploading non-ASCII | Malcolm Tredinnick |
| 2008-07-19 | Fixed #5619 -- Return the same path in get_FOO_filename() before and after a | Malcolm Tredinnick |
| 2008-07-19 | Fixed #6965 -- Sped up the urlize and urlizetrunc filters. A nice patch from ... | Malcolm Tredinnick |
| 2008-07-19 | Fixed #7838 -- Corrected an invalid class name the 'classes' usage in the tut... | Brian Rosner |
| 2008-07-19 | Fixed #7839 -- Corrected admin documentation and tutorial to reflect that 'cl... | Brian Rosner |
| 2008-07-19 | Added svn:ignore properties to some recently added directories. | Russell Keith-Magee |
| 2008-07-19 | Fixed #7441 - Improved the doctest OutputChecker to be more lenient with JSON... | Russell Keith-Magee |
| 2008-07-19 | Fixed #7832 -- Corrected a formatting error in the newforms docs. Thanks to o... | Russell Keith-Magee |
| 2008-07-19 | Fixed #4412 -- Added support for optgroups, both in the model when defining c... | Russell Keith-Magee |
| 2008-07-19 | Fixed #7785 -- Added a note in the contenttypes documentation that GenericRel... | Russell Keith-Magee |
| 2008-07-19 | Fixed #7773 -- Added some simple tests for EmailMessage. Thanks to serialx fo... | Russell Keith-Magee |
| 2008-07-19 | Fixed #7828 -- Removed some unnecessary imports from admin widgets. Thanks to... | Russell Keith-Magee |
| 2008-07-19 | Removed a stale directory missed by [7967]. | Russell Keith-Magee |
| 2008-07-19 | Fixed #7558 -- Added missing svn:ignore property on some directories that wer... | Russell Keith-Magee |
| 2008-07-19 | Fixed #7741: django.newforms is now django.forms. This is obviously a backwar... | Jacob Kaplan-Moss |
| 2008-07-19 | Fixed #7782 -- Corrected documentation to refer to chunks(), rather than the ... | Russell Keith-Magee |
| 2008-07-19 | Fixed django.VERSION after NFA merge. | Jacob Kaplan-Moss |
| 2008-07-18 | Merged the newforms-admin branch into trunk. | Brian Rosner |
| 2008-07-18 | Refs #3639 -- Minor docstring correction, it's a function not a method. | Gary Wilson Jr |
| 2008-07-18 | Refs #6086 -- Changed settings docs to reflect deprecation of "simple" cache ... | Gary Wilson Jr |
| 2008-07-18 | svnmerge.py init for newforms-admin merge back into trunk. | Brian Rosner |
| 2008-07-18 | Fixed #7685 -- fixed a typo in French localflavor documentation. | Malcolm Tredinnick |
| 2008-07-18 | Fixed #5552 -- Raise an error, rather than failing silently, when DATABASE_NAME | Malcolm Tredinnick |
| 2008-07-18 | Fixed #7816 -- Fixed error in a few DeprecationWarnings. Thanks, leahculver | Adrian Holovaty |
| 2008-07-18 | Fixed #3639: updated generic create_update views to use newforms. This is a b... | Jacob Kaplan-Moss |
| 2008-07-18 | Added missing files form [7946] | Jacob Kaplan-Moss |
| 2008-07-18 | Removed the mysql_old backend. It smells bad and has no friends. | Malcolm Tredinnick |
| 2008-07-18 | Fixed #7805 -- Removed ImageField.get_internal_type() because it doesn't offe... | Adrian Holovaty |
| 2008-07-18 | Fixed #1443 -- Django's various bits now support dates before 1900. Thanks to... | Adrian Holovaty |
| 2008-07-18 | Improved LocalTimezone._isdst() to handle dates before approximately 1901-12-... | Adrian Holovaty |
| 2008-07-17 | Refs #7745 -- Modified use of assertTrue to failUnless, because assertTrue is... | Russell Keith-Magee |
| 2008-07-17 | Fixed #7751 -- Added check to allow for the fact that autocommit can be a pro... | Russell Keith-Magee |
| 2008-07-16 | Fixed #7786 -- Removed some tests from running when using Python 2.3. | Malcolm Tredinnick |