summaryrefslogtreecommitdiff
path: root/django
AgeCommit message (Expand)Author
2008-09-16Fixed #9092 -- Improved validation of app/project names by startapp/startproj...Adrian Holovaty
2008-09-16Fixed #9074: Added overflow: hidden to the submit-row div to clear the floate...Wilson Miner
2008-09-16Fixed #8917 -- Comments are now displayed in reverse order by submit_date in ...Wilson Miner
2008-09-15Moved imports so that other tests may be imported without specifying Django s...Justin Bronn
2008-09-15Fixed #9008 -- now use the correct library path for loading the `WinDLL` inst...Justin Bronn
2008-09-14Fixed #8570: Corrected some code that was using 8-space tabs for some reason....Russell Keith-Magee
2008-09-11Fixed a typo so that cloning UpdateQuery objects won't fail mysteriously.Malcolm Tredinnick
2008-09-11A bug from queryset-refactor days: although the Query class has "group_by" andMalcolm Tredinnick
2008-09-10Fixed an incorrectly named DatabaseOperations method. It was causing non-Orac...Ian Kelly
2008-09-10Fixed #8957 -- Fixed incorrect error message when Admin prepopulated_fields r...Adrian Holovaty
2008-09-10Moved the bulk of the shortcut() function in django/views/defaults.py to a ne...Adrian Holovaty
2008-09-10Fixed #8959 -- Removed redundant calls to the 'escape' template filter in the...Adrian Holovaty
2008-09-09Fixed #8881 by specifying the geometry column name; added the `geom_col_name`...Justin Bronn
2008-09-09Closes #8973. Updated Telugu Translation. Thanks Thejaswi Puthraya.Marc Fargas
2008-09-09Fixed #8978 -- We now print a helpful error message for 'manage.py dbshell' i...Adrian Holovaty
2008-09-09db: Gave each DatabaseClient class an 'executable_name' attribute (e.g., 'psq...Adrian Holovaty
2008-09-08Fixed #7929 -- Removed some snippets of admin code that weren't doing anythin...Adrian Holovaty
2008-09-08Fixed #8172 -- Improved a whole bunch of contrib templates (admin, databrowse...Adrian Holovaty
2008-09-04Fixed re-raising of ORA-01400 as an IntegrityError in a way that works on Pyt...Matt Boersma
2008-09-03Bump version number for Django 1.0 release1.0James Bennett
2008-09-03Fixed two XHTML errors pointed out by Jarek Zgoda. Refs #8855.Malcolm Tredinnick
2008-09-03Fixed #8841 -- Fixed a case of ForeignKeys to models constructed withMalcolm Tredinnick
2008-09-03Fixed #8856 -- Updated Latvian translation from Edgars Jēkabsons.Malcolm Tredinnick
2008-09-03updated croatian (hr) translationAljosa Mohorovic
2008-09-03Fixed a small initialisation edge-case in the raw_id_fields section of admin.Malcolm Tredinnick
2008-09-03Fixed #5900 -- Updated Traditional Chinese translation from Terry Huang .Malcolm Tredinnick
2008-09-03Fixed #8832 -- Position the error icons on the right of the screen in the adminMalcolm Tredinnick
2008-09-03Fixed #8844 -- Russian translation update from Grigory Fateyev.Malcolm Tredinnick
2008-09-03Fixed #8614 -- Typo fix.Malcolm Tredinnick
2008-09-03Fixed #7588 -- Inherit fields from concrete ancestor classes via abstract baseMalcolm Tredinnick
2008-09-03Closes #8842 - Updated German translation, thanks Florian Sening.Jannis Leidel
2008-09-03Changed the reverse() call for creating URLs to convert a "." in the reg-expMalcolm Tredinnick
2008-09-03Closes #8836, Updated Slovenian translation. Thanks Gasper Zejn.Marc Fargas
2008-09-03Close #8815. Updated Arabic translation (again)Marc Fargas
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 #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 #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