| Age | Commit message (Expand) | Author |
| 2008-09-03 | Bump version number for Django 1.0 release1.0 | James Bennett |
| 2008-09-03 | Fixed two XHTML errors pointed out by Jarek Zgoda. Refs #8855. | Malcolm Tredinnick |
| 2008-09-03 | Fixed #8841 -- Fixed a case of ForeignKeys to models constructed with | Malcolm Tredinnick |
| 2008-09-03 | Fixed #8856 -- Updated Latvian translation from Edgars Jēkabsons. | Malcolm Tredinnick |
| 2008-09-03 | updated croatian (hr) translation | Aljosa Mohorovic |
| 2008-09-03 | Fixed a small initialisation edge-case in the raw_id_fields section of admin. | Malcolm Tredinnick |
| 2008-09-03 | Fixed #5900 -- Updated Traditional Chinese translation from Terry Huang . | Malcolm Tredinnick |
| 2008-09-03 | Fixed #8832 -- Position the error icons on the right of the screen in the admin | Malcolm Tredinnick |
| 2008-09-03 | Fixed #8844 -- Russian translation update from Grigory Fateyev. | Malcolm Tredinnick |
| 2008-09-03 | Fixed #8614 -- Typo fix. | Malcolm Tredinnick |
| 2008-09-03 | Fixed #7588 -- Inherit fields from concrete ancestor classes via abstract base | Malcolm Tredinnick |
| 2008-09-03 | Closes #8842 - Updated German translation, thanks Florian Sening. | Jannis Leidel |
| 2008-09-03 | Changed the reverse() call for creating URLs to convert a "." in the reg-exp | Malcolm Tredinnick |
| 2008-09-03 | Closes #8836, Updated Slovenian translation. Thanks Gasper Zejn. | Marc Fargas |
| 2008-09-03 | Close #8815. Updated Arabic translation (again) | Marc Fargas |
| 2008-09-03 | Closes #8837. Updated Finnish translation. Thanks Ville Säävuori. | Marc Fargas |
| 2008-09-03 | Closes #8836, Updated Slovenian translation. Thanks Gasper Zejn. | Marc Fargas |
| 2008-09-03 | Closes #8834, Updated Macedonian translation. Thanks Georgi Stanojevski. | Marc Fargas |
| 2008-09-03 | Closes #8815, Fix date/time formats for Arabic. Thanks Ossama M. Khayat. | Marc Fargas |
| 2008-09-03 | Closes #8840, Updated Norwegian translation; Thanks jonklo. | Marc Fargas |
| 2008-09-03 | Italian translation updated: string flow. | Nicola Larosa |
| 2008-09-03 | Updated German translation. Thanks to everyone in #django-de. | Jannis Leidel |
| 2008-09-03 | Closes #8831, Updated Turkish translation, thanks Metin Amiroff. | Marc Fargas |
| 2008-09-03 | Fixed #8815 -- Arabic translation update from okhayat. | Marc Fargas |
| 2008-09-03 | Updated Estonian translation. Thanks Erik Allik. | Marc Fargas |
| 2008-09-03 | Fixed #8828 -- Trimmed some trailing whitespace that might have been causing a | Malcolm Tredinnick |
| 2008-09-03 | Fixed #8830 -- Updated the recently changed string for the Polish translation. | Malcolm Tredinnick |
| 2008-09-03 | Fixed #8825 -- Fixed a small error model field setup (on the model class) from | Malcolm Tredinnick |
| 2008-09-03 | Updated the English language PO files to match the strings in the final release. | Malcolm Tredinnick |
| 2008-09-03 | Fixed #8812 -- Fixed up the positioning of the "delete" link in the admin | Malcolm Tredinnick |
| 2008-09-03 | Fixed #8824 -- Updated the single changed string in the Catalan translation. | Malcolm Tredinnick |
| 2008-09-03 | Fixed #8821 -- Spanish translation update (just the changed string from the | Malcolm Tredinnick |
| 2008-09-03 | Fixed #8827 -- Hebrew translation update from Alex Gaynor. | Malcolm Tredinnick |
| 2008-09-03 | Fixed #8796 -- Another small Brazilian Portugese update. Thanks, Luciano Rama... | Malcolm Tredinnick |
| 2008-09-03 | Fixed #8819 -- Don't include two copies of extra-select columns in the query. | Malcolm Tredinnick |
| 2008-09-03 | Fixed #8818 -- Updated changed string in German translation. Thanks, Michael | Malcolm Tredinnick |
| 2008-09-03 | Fixed #8796 -- Updated Portugese Brazilian translation from Guilherme M. Gondim. | Malcolm Tredinnick |
| 2008-09-03 | Fixed #8661 -- Updated French translation from David Larlet. | Malcolm Tredinnick |
| 2008-09-03 | Fixed #8176 -- Updated Japanese translation from Takashi Matsuo. | Malcolm Tredinnick |
| 2008-09-03 | Fixed #8815 -- Arabic translation update from okhayat. | Malcolm Tredinnick |
| 2008-09-03 | Fixed #8820 -- Dutch tranlation update from arien. | Malcolm Tredinnick |
| 2008-09-03 | Updated Swedish translations. | Ludvig Ericson |
| 2008-09-03 | Updated literal changed in [8877] in Argentinean spanish translation. | Ramiro Morales |
| 2008-09-03 | Bumped version to rc1. | Jacob Kaplan-Moss |
| 2008-09-03 | Fixed #8669 -- Use a consistent version of create() across the board for | Malcolm Tredinnick |
| 2008-09-02 | Security fix. Announcement forthcoming. | Jacob Kaplan-Moss |
| 2008-09-02 | Fixed #8788: fixed a few typoes in [8805]. Thanks, Matthew Flanagan and mir. | Jacob Kaplan-Moss |
| 2008-09-02 | Fixed #2612: fixed display of admin `help_text` with multiple fields on the s... | Jacob Kaplan-Moss |
| 2008-09-02 | Fixed #8805 -- Make sure proper type coercion happens before dumping data int... | Brian Rosner |
| 2008-09-02 | Fixed #7973 -- Added exclude to BaseModelAdmin to make everything consistent ... | Brian Rosner |