summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-08[1.0.X] Fixed #10432 -- Handle all kinds of iterators in queryset filters.Malcolm Tredinnick
2009-03-06[1.0.X] Fixed #9649 -- Better error handling in model creation.Malcolm Tredinnick
2009-03-06[1.0.X] Fixed #6710 -- Made DATABASE_OPTIONS work with postgresql_psycopg2 ba...Malcolm Tredinnick
2009-03-06[1.0.X] Improved table join handling for comparisons against NULL.Malcolm Tredinnick
2009-03-05[1.0.X] Clarified documentation regarding Oracle's treatment of nulls and emp...Ian Kelly
2009-03-04[1.0.X] Made it explicit if you accidentally override a Field from a parent m...Malcolm Tredinnick
2009-03-04[1.0.X] Fixed #10406 -- Fixed some problems with model inheritance and pk fie...Malcolm Tredinnick
2009-03-04[1.0.X] Fixed #10251 -- Fixed model inheritance when there's also an explicit...Malcolm Tredinnick
2009-03-04[1.0.X] Changed the row count value returned from update queries in some cases.Malcolm Tredinnick
2009-03-04[1.0.X] Fixed #10362 -- An update() that only affects a parent model no longe...Malcolm Tredinnick
2009-03-03[1.0.X] Final pieces (he says, hopefully) of r9945 changes.Malcolm Tredinnick
2009-03-03[1.0.X] Minor update to documentation for many-to-many filter() calls.Malcolm Tredinnick
2009-03-02[1.0.X] Fixed #10013 -- Updated French translation for 1.0 branch.Malcolm Tredinnick
2009-03-02[1.0.X] Polish translations updatedJarek Zgoda
2009-03-02[1.0.X] Fixed #10392 -- Fixed an oversight from the refactoring in r9947.Malcolm Tredinnick
2009-03-02[1.0.X] Small edit to the caching docs.Malcolm Tredinnick
2009-03-02[1.0.X] Removed a test that was accidentally merged as part of r9927.Malcolm Tredinnick
2009-03-02Removed some import-time dependencies on Django's settings.Malcolm Tredinnick
2009-03-02[1.0.X] The database cache wasn't correctly handling expired keys. Fixed now.Malcolm Tredinnick
2009-03-01[1.0.X] Updated German translation, fixes #10189. Thanks julianbJannis Leidel
2009-03-01[1.0.X] Changed the way cache specifiers are parsed.Malcolm Tredinnick
2009-03-01[1.0.X] Fixed #9548 -- Correctly detect existence of empty sessions with cach...Malcolm Tredinnick
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