summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-03Closes #8837. Updated Finnish translation. Thanks Ville Säävuori.Marc Fargas
2008-09-03Closes #8836, Updated Slovenian translation. Thanks Gasper Zejn.Marc Fargas
2008-09-03Closes #8834, Updated Macedonian translation. Thanks Georgi Stanojevski.Marc Fargas
2008-09-03Closes #8815, Fix date/time formats for Arabic. Thanks Ossama M. Khayat.Marc Fargas
2008-09-03Closes #8840, Updated Norwegian translation; Thanks jonklo.Marc Fargas
2008-09-03Italian translation updated: string flow.Nicola Larosa
2008-09-03Updated German translation. Thanks to everyone in #django-de.Jannis Leidel
2008-09-03Closes #8831, Updated Turkish translation, thanks Metin Amiroff.Marc Fargas
2008-09-03Fixed #8815 -- Arabic translation update from okhayat.Marc Fargas
2008-09-03Updated Estonian translation. Thanks Erik Allik.Marc Fargas
2008-09-03Fixed #8828 -- Trimmed some trailing whitespace that might have been causing aMalcolm Tredinnick
2008-09-03Fixed #8802 -- Documented MySQL's usage of 1/0 instead of True/False for modelMalcolm Tredinnick
2008-09-03Fixed #8830 -- Updated the recently changed string for the Polish translation.Malcolm Tredinnick
2008-09-03Fixed #8825 -- Fixed a small error model field setup (on the model class) fromMalcolm Tredinnick
2008-09-03Updated the English language PO files to match the strings in the final release.Malcolm Tredinnick
2008-09-03Fixed #8811: Corrected URL example in tutorial part 2James Bennett
2008-09-03Fixed #8804: corrected URL example in sitemaps docsJames Bennett
2008-09-03Fixed #8829: Corrected typo in docs/topics/forms/index.txtJames Bennett
2008-09-03Fixed #8812 -- Fixed up the positioning of the "delete" link in the adminMalcolm Tredinnick
2008-09-03Fixed #8824 -- Updated the single changed string in the Catalan translation.Malcolm Tredinnick
2008-09-03Fixed #8821 -- Spanish translation update (just the changed string from theMalcolm Tredinnick
2008-09-03Fixed #8827 -- Hebrew translation update from Alex Gaynor.Malcolm Tredinnick
2008-09-03Fixed #8796 -- Another small Brazilian Portugese update. Thanks, Luciano Rama...Malcolm Tredinnick
2008-09-03Fixed #8819 -- Don't include two copies of extra-select columns in the query.Malcolm Tredinnick
2008-09-03Fixed #8818 -- Updated changed string in German translation. Thanks, MichaelMalcolm Tredinnick
2008-09-03Fixed #8796 -- Updated Portugese Brazilian translation from Guilherme M. Gondim.Malcolm Tredinnick
2008-09-03Fixed #8661 -- Updated French translation from David Larlet.Malcolm Tredinnick
2008-09-03Fixed #8176 -- Updated Japanese translation from Takashi Matsuo.Malcolm Tredinnick
2008-09-03Fixed #8815 -- Arabic translation update from okhayat.Malcolm Tredinnick
2008-09-03Fixed #8820 -- Dutch tranlation update from arien.Malcolm Tredinnick
2008-09-03Updated Swedish translations.Ludvig Ericson
2008-09-03Updated literal changed in [8877] in Argentinean spanish translation.Ramiro Morales
2008-09-03Bumped version to rc1.Jacob Kaplan-Moss
2008-09-03Added a stability note about template tag names.Malcolm Tredinnick
2008-09-03Added two items (django.utils.translation and django.utils.http) to the APIMalcolm Tredinnick
2008-09-03Added a couple of missing names to AUTHORS.Malcolm Tredinnick
2008-09-03Fixed #8669 -- Use a consistent version of create() across the board forMalcolm Tredinnick
2008-09-02Security fix. Announcement forthcoming.Jacob Kaplan-Moss
2008-09-02Fixed the documentation HTML writer to not apply smartypants to literal block...Jacob Kaplan-Moss
2008-09-02Fixed another typo in 1.0 notes.Jacob Kaplan-Moss
2008-09-02Fixed a typo in 1.0 notes.Jacob Kaplan-Moss
2008-09-02Fixed #8788: fixed a few typoes in [8805]. Thanks, Matthew Flanagan and mir.Jacob Kaplan-Moss
2008-09-02Fixed #2612: fixed display of admin `help_text` with multiple fields on the s...Jacob Kaplan-Moss
2008-09-02Rough draft of 1.0 release notes. Not in any way finished.Jacob Kaplan-Moss
2008-09-02Use a lower case 's' in URLS in the 1.0 porting guide.Brian Rosner
2008-09-02Corrected a minor typo in the 1.0 porting guide.Brian Rosner
2008-09-02Fixed #8805 -- Make sure proper type coercion happens before dumping data int...Brian Rosner
2008-09-02Updated API stability document for 1.0.Jacob Kaplan-Moss
2008-09-02Fixed spelling typo in porting guide and added __str__ to __unicode__ to the ...Simon Willison
2008-09-02Improved the docs even more.Brian Rosner