summaryrefslogtreecommitdiff
path: root/docs/releases/1.8.2.txt
AgeCommit message (Expand)Author
2023-07-21Added missing backticks in docs.Mariusz Felisiak
2015-05-20Added release date for 1.8.2.Tim Graham
2015-05-20Fixed incorrect session.flush() in cached_db session backend.Tim Graham
2015-05-20Fixed #24705 -- Fixed negated Q objects in expressions.Anssi Kääriäinen
2015-05-19Fixed #24784 -- Fixed visibility regression in admin's FK widget.Tim Graham
2015-05-15Fixed #24791 -- Added fallback when 'postgres' database isn't availableClaude Paroz
2015-05-15Fixed #24799 -- Fixed session cookie deletion when using SESSION_COOKIE_DOMAINBo Lopker
2015-05-15Fixed #24757 -- Recreated MySQL index when needed during combined index removalClaude Paroz
2015-05-13Fixed #24751 -- Fixed HStoreField isnull lookup.Tim Graham
2015-05-12[1.8.x] Refs #24698, #24712 -- Forwardported ForeignKey.get_db_prep_value() t...Abhaya Agarwal
2015-05-11Fixed #24748 -- Fixed incorrect GROUP BY on MySQL in some queriesAnssi Kääriäinen
2015-05-11Fixed #24766 -- Added join promotion for Case expressionsAnssi Kääriäinen
2015-05-05Fixed #24752 -- query crash when reusing Case expressionsAnssi Kääriäinen
2015-05-04Used a simpler word that doesn't fail the spelling checker.Tim Graham
2015-05-04Added release notes for previous commit.Aymeric Augustin
2015-05-01Added stub release notes for 1.8.2.Tim Graham