| Age | Commit message (Expand) | Author |
| 2009-02-22 | [1.0.X] Fixed #10118 -- Clarified the error message raised when accessing a s... | Russell Keith-Magee |
| 2009-02-22 | [1.0.X] Fixed #10141 -- Added a missing import to the complex Feed example. T... | Russell Keith-Magee |
| 2009-02-22 | [1.0.X] Fixed #10298 -- Corrected the example for the get_list_or_404 shortcu... | Russell Keith-Magee |
| 2009-02-22 | [1.0.X] Fixed #10312 -- Corrected a link to the Reportlab user guide. Thanks ... | Russell Keith-Magee |
| 2009-02-21 | [1.0.X] Merged trunk changes [9850], [9851], [9852], [9853] | Adrian Holovaty |
| 2009-02-21 | [1.0.X] Fixed #8551 -- Added REMOTE_ADDR to the default Test Client environme... | Russell Keith-Magee |
| 2009-02-16 | [1.0.X] Auth-related doc cleanups: | Gary Wilson Jr |
| 2009-02-15 | [1.0.X] A few minor wording, whitespace, punctuation, and link changes for th... | Gary Wilson Jr |
| 2009-02-13 | [1.0.X] Refs #8836, Updated translation for Slovenian. | Marc Fargas |
| 2009-02-13 | [1.0.X] Updated Catalan translation. | Marc Fargas |
| 2009-02-13 | [1.0.X] Updated Spanish Translation. | Marc Fargas |
| 2009-02-12 | [1.0.X] Fixed #10240 -- Restored YAML serialization with Decimal objects that... | Brian Rosner |
| 2009-02-11 | [1.0.X] Fixed #5903 -- DecimalField.get_default() now correctly returns a Dec... | Brian Rosner |
| 2009-02-11 | [1.0.X] Fixed #10224: Don't attempt to decode binary string data in the Oracl... | Ian Kelly |
| 2009-02-03 | [1.0.X] Fixed #10125: fixed the Oracle dsn construction code that was broken ... | Ian Kelly |
| 2009-02-03 | Fixed #10075: Allowed saving of inline-edited models that use multi-table inh... | Karen Tracey |
| 2009-02-03 | [1.0.X] Block changesets with new function and new function fixes from merge ... | Karen Tracey |
| 2009-02-03 | [1.0.X] Corrected code block in apache auth docs. | Gary Wilson Jr |
| 2009-02-01 | [1.0.X] Now use `subprocess.Popen` instead of the deprecated os.popen3 to iss... | Justin Bronn |
| 2009-01-29 | [1.0.X] Fixed #8638 -- Added documentation on how to redirect email to a dumm... | Russell Keith-Magee |
| 2009-01-29 | [1.0.X] Blocked the F() expression feature in r9792 from merging. | Russell Keith-Magee |
| 2009-01-29 | [1.0.X] Fixed #10152 -- Fixed typo in porting guide. Thanks eagle-eyed anonym... | Karen Tracey |
| 2009-01-29 | [1.0.X] Block new function changesets from merge to branch. | Karen Tracey |
| 2009-01-24 | [1.0.X] Fixed #10110 -- Added FAQ on how and when to poke the core developers... | Russell Keith-Magee |
| 2009-01-23 | [1.0.X] Fixed #10103: Testcase fix for Jython compatibility. Thanks for repor... | Karen Tracey |
| 2009-01-23 | [1.0.X] Block new function fix from merge to branch. | Karen Tracey |
| 2009-01-19 | [1.0.X] Fixed #9275: Extended the Oracle date format to allow DATE columns to... | Ian Kelly |
| 2009-01-19 | [1.0.X] Fixed #10069 -- Fixed the model form unique validation code to not pr... | Karen Tracey |
| 2009-01-19 | [1.0.X] Fixed #9789 -- Handle jython's compiled settings filename correctly. | Malcolm Tredinnick |
| 2009-01-18 | [1.0.X] Corrected code in serializers_regress testcase so that, in the case w... | Karen Tracey |
| 2009-01-17 | [1.0.X] Fixed #8055: Replaced use of traceback.format_exc (new in Python 2.4)... | Karen Tracey |
| 2009-01-17 | [1.0.X] Block trunk new function commits from svnmerge.py consideration. | Karen Tracey |
| 2009-01-16 | [1.0.X] Fixed #5543: callproc() and friends now work with Oracle and our Form... | Matt Boersma |
| 2009-01-16 | [1.0.X] Fixed #6767: corrected a 2.3 compatibility issue in [9750]. Thanks to... | Ian Kelly |
| 2009-01-16 | [1.0.X] Fixed #10014 -- Don't crash when using debug template tag inside a bl... | Malcolm Tredinnick |
| 2009-01-15 | [1.0.X] Fixed #6767: changed the way the Oracle backend fetches numbers to pr... | Ian Kelly |
| 2009-01-15 | [1.0.X] Updated name as per author's request. | Gary Wilson Jr |
| 2009-01-14 | A handful of fixes to django.contrib.comments: | Jacob Kaplan-Moss |
| 2009-01-14 | [1.0.X] Bring svnmerge metadata up to date with what's actually been merged t... | Karen Tracey |
| 2009-01-14 | [1.0.X] Block two more revisions fumblefingers missed in the last attempt. | Karen Tracey |
| 2009-01-14 | [1.0.X] Block trunk new function commits from svnmerge.py consideration. | Karen Tracey |
| 2009-01-13 | [1.0.X] Fixed #9278, #9694 -- Geographic overlays now display in admin with r... | Justin Bronn |
| 2009-01-09 | [1.0.X] Revised r9567 slightly to be backwards compatible with versions 1.0 -... | Malcolm Tredinnick |
| 2009-01-08 | [1.0.X] Fixed #9569, #9636: Updated Simplified Chinese translation. | Malcolm Tredinnick |
| 2009-01-08 | [1.0.X] Fixed #9888 -- Updated Japanese translation from Takashi Matsuo. | Malcolm Tredinnick |
| 2009-01-08 | [1.0.X] Fixed #9985 -- qs.values_list(...).values(...) was constructing incor... | Malcolm Tredinnick |
| 2009-01-08 | [1.0.x] Fixed #9972: The dbshell command was ignoring the DATABASE_HOST and D... | Ian Kelly |
| 2009-01-07 | [1.0.X] Return None for null date/time fields in OGR-supported data sources. ... | Justin Bronn |
| 2009-01-06 | [1.0.X] Refs #9935: Added a note in the documentation to the effect that Djan... | Ian Kelly |
| 2009-01-06 | [1.0.X] Documented that case-insensitive matching is not supported for non-ASCII | Malcolm Tredinnick |