summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-07[1.2.X] Fixed #13658 -- Added missing command in JavaScript example. Thanks t...Russell Keith-Magee
2010-08-07[1.2.X] Fixed #13661 -- Corrected example in the serialization docs. Thanks t...Russell Keith-Magee
2010-08-07[1.2.X] Fixed #13687 -- Corrected request/response docs that mistakenly sugge...Russell Keith-Magee
2010-08-07[1.2.X] Fixed #13718 -- Corrected typo in model docs. Thanks to gvkalra for t...Russell Keith-Magee
2010-08-07[1.2.X] Fixed #13727 -- Corrected alphabetical sorting in settings docs. Than...Russell Keith-Magee
2010-08-07[1.2.X] Fixed #13594 -- Corrected typo in email docs. Thanks to mostrovsky fo...Russell Keith-Magee
2010-08-07[1.2.X] Fixed #14070 -- Updated Serbian translations. Thanks to janos.Russell Keith-Magee
2010-08-07[1.2.X] Updated es_AR translation (via Ramiro)Russell Keith-Magee
2010-08-06[1.2.X] Fixed #11159 -- Added mimetype detection to the test client for file ...Russell Keith-Magee
2010-08-06[1.2.X] Updated German translation.Jannis Leidel
2010-08-06[1.2.X] Fixed #14069 -- Updated Czech translation. Thanks to Tuttle.Russell Keith-Magee
2010-08-06[1.2.X] Added __init__.py file that was left out of [13505].Russell Keith-Magee
2010-08-06[1.2.X] Fixed #13495 -- Refactored the localflavor test directory to provide ...Russell Keith-Magee
2010-08-06[1.2.X] Fixed #14014 -- Ensure that the "save and add another" button for use...Russell Keith-Magee
2010-08-06[1.2.X] Fixed #14012 -- Corrected the handling of the create user popup dialo...Russell Keith-Magee
2010-08-06[1.2.X] Fixed #14027 -- Ensure that reverse() raises an exception when you tr...Russell Keith-Magee
2010-08-06[1.2.X] Fixed #14064 -- Corrected spelling of Argentinian. There are argument...Russell Keith-Magee
2010-08-06[1.2.X] Fixed #13651 -- Added Malayalam (ml) translation. Thanks to rajeesh.Russell Keith-Magee
2010-08-05[1.2.X] Fixed #13610 -- Improved error reporting when the ENGINE setting is o...Russell Keith-Magee
2010-08-05[1.2.X] Fixed #13153 -- Removed a stale reference to the examples directory i...Russell Keith-Magee
2010-08-05[1.2.X] Fixed #13621 -- Corrected the handling of input formats on date/time ...Russell Keith-Magee
2010-08-05[1.2.X] Fixed #13732 -- Fixed minor typo in docstring. Thanks to schinckel fo...Russell Keith-Magee
2010-08-05[1.2.X] Fixed #14062: Corrected a stray reference to 2.6 as the high level fo...Karen Tracey
2010-08-05[1.2.X] Fixed #13613 -- Ensure that forms.URLField and forms.EmailField are u...Russell Keith-Magee
2010-08-05[1.2.X] Fixed #13946 -- Modified the database cache backend to use the databa...Russell Keith-Magee
2010-08-05[1.2.X] Corrected fix committed in r13466. Refs #14025.Russell Keith-Magee
2010-08-04[1.2.X] ixed #13746: made the dumdata help message a bit clearer. Thanks, PaulM.Jacob Kaplan-Moss
2010-08-04[1.2.X] Fixed #14025 -- Modified flush to adhere to router sync instructions ...Russell Keith-Magee
2010-08-03[1.2.X] Fixed #11377: the template join filter now correctly escapes the join...Jacob Kaplan-Moss
2010-08-03[1.2.X] Fixed #11376: added some extra tests for autoescaping subtleties.Jacob Kaplan-Moss
2010-08-03[1.2.X] Fixed #11288: added some tests for the handling of number-like variab...Jacob Kaplan-Moss
2010-07-30[1.2.X] Fixed #13740 -- Added documentation for the can_delete InlineModelAdm...Russell Keith-Magee
2010-07-30[1.2.X] Fixed #13882 -- Removed an unnecessary nested where clause introduced...Russell Keith-Magee
2010-07-30[1.2.X] Fixed #13730 -- Removed the hard-coding of the requirement that Forei...Russell Keith-Magee
2010-07-30[1.2.X] Fixed #13773 -- Passed in the current connection in a call to db_type...Russell Keith-Magee
2010-07-25[1.2.X] Fixed #14005 - Removed a few unneeded workarounds in the Sphinx exten...Jannis Leidel
2010-07-24[1.2.X] Fixed #13616 - Updated the documentation to be compatible with Sphinx...Jannis Leidel
2010-07-21[1.2.X] Fixed #13967 -- MySQL spatial backend now respects when `spatial_inde...Justin Bronn
2010-07-20[1.2.X] Fixed #13934 -- `GeoSQLCompiler.get_default_columns` was missing `loc...Justin Bronn
2010-07-17[1.2.X] Fixed import example code for NON_FIELD_ERRORS. Karen Tracey
2010-07-17[1.2.X] Set svnmerge-integrated for 1.2.X branch.Karen Tracey
2010-07-05[1.2.X] Doc updates missed in [13424]Luke Plant
2010-07-05[1.2.X] Fixed #13880 - added 2.7 to list of supported versions of PythonLuke Plant
2010-07-05[1.2.X] Added missing module directive for validators documentation.Luke Plant
2010-07-05[1.2.X] Small corrections/improvements to DB optimization docs.Luke Plant
2010-06-24[1.2.X] Fixed error in AnonymousUser docs since [12316]Luke Plant
2010-06-23[1.2.X] Fixed #13671, #13748 -- Fixed errata and minor updates to GeoDjango d...Justin Bronn
2010-06-23[1.2.X] Fixed #13779 -- Can now discover GDAL 1.7 from debian-based packages....Justin Bronn
2010-06-23[1.2.X] Fixed #12803 - Added styling for 'error' and 'warning' messages in ad...Luke Plant
2010-06-21[1.2.X] Fixed #13747 -- Reverted documentation suggesting the use of self.std...Russell Keith-Magee