summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-01[1.0.X] Fixed #8737 -- Made the PostgreSQL version number detection more flex...Malcolm Tredinnick
2009-03-01[1.0.X] Fixed a misnamed test that was inadvertently hiding an earlier one.Malcolm Tredinnick
2009-03-01[1.0.X] Fixed insert/update handling when no database interaction is required.Malcolm Tredinnick
2009-03-01[1.0.X] Fixed #10202 -- Fixed another couple of slicing edge-cases with query...Malcolm Tredinnick
2009-02-28[1.0.X] Fixed #10377: Added clearer warning to database notes for cx_Oracle 5.0.James Bennett
2009-02-28[1.0.X] Fixed #10048 -- Handle non-existent timezone in dateformat functions.Malcolm Tredinnick
2009-02-28[1.0.X] Fixed #10028 -- Fixed a problem when ordering by related models.Malcolm Tredinnick
2009-02-28[1.0.X] Fixed #9634 -- Updated Slovak translation. Thanks Marcel Telka, Maria...Malcolm Tredinnick
2009-02-27[1.0.x] Updated SVN merge properties for some recent commits.Russell Keith-Magee
2009-02-27[1.0.X] Invalidate the appropriate SITE_CACHE entry when saving a Site model.Malcolm Tredinnick
2009-02-26[1.0.X] Fixed #10017 - PasswordResetForm.clean_email was not returning the va...Luke Plant
2009-02-24[1.0.X] Fixed #10347 -- Fixed incorrect AttributeError raised when attempting...Karen Tracey
2009-02-24[1.0.X] Fixed ##9842: allow imports of apps that use settings in __init__.py ...Jacob Kaplan-Moss
2009-02-24[1.0.X] Fixed #9214: EmailMessage now respects the From header instead of bli...Jacob Kaplan-Moss
2009-02-24[1.0.X] Block a bunch of trunk-only changesets from merge to branch.Karen Tracey
2009-02-23[1.0.X] Fixed #10274 -- Fixed an embarrassing mistake in BaseGenericInlineFor...Brian Rosner
2009-02-22[1.0.X] Fixed #10307 -- Removed references to FM/Federated States of Micrones...Russell Keith-Magee
2009-02-22[1.0.X] Fixed #10256 -- Corrected the interaction of extra(select=) with valu...Russell Keith-Magee
2009-02-22[1.0.X] Blocked AUTHORS addition in r9882 from merge.Russell Keith-Magee
2009-02-22Added SVNmerge annotations for some revisions already merged, and some that n...Russell Keith-Magee
2009-02-22[1.0.X] Fixed #9031 -- Clarified the error message when the label used to run...Russell Keith-Magee
2009-02-22[1.0.X] Fixed #9276 -- Corrected the way the CSS class is rolled out in a sta...Russell Keith-Magee
2009-02-22[1.0.X] Fixed #9347 -- Added an entry in the field reference for the verbose_...Russell Keith-Magee
2009-02-22[1.0.X] Fixed #9939 -- Corrected minor error in model fields documentation. T...Russell Keith-Magee
2009-02-22[1.0.X] Fixed #10007 -- Corrected (and narrowed) a reference to the Python st...Russell Keith-Magee
2009-02-22Blocked r9862 from merge to v1.0.X branch.Russell Keith-Magee
2009-02-22[1.0.X] Fixed #10025 -- Corrected two minor typos in source documentation. Th...Russell Keith-Magee
2009-02-22Blocked r9860 from merge to v1.0.X branch.Russell Keith-Magee
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-03Fixed #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