index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
releases
/
1.8.2.txt
Age
Commit message (
Expand
)
Author
2023-07-21
Added missing backticks in docs.
Mariusz Felisiak
2015-05-20
Added release date for 1.8.2.
Tim Graham
2015-05-20
Fixed incorrect session.flush() in cached_db session backend.
Tim Graham
2015-05-20
Fixed #24705 -- Fixed negated Q objects in expressions.
Anssi Kääriäinen
2015-05-19
Fixed #24784 -- Fixed visibility regression in admin's FK widget.
Tim Graham
2015-05-15
Fixed #24791 -- Added fallback when 'postgres' database isn't available
Claude Paroz
2015-05-15
Fixed #24799 -- Fixed session cookie deletion when using SESSION_COOKIE_DOMAIN
Bo Lopker
2015-05-15
Fixed #24757 -- Recreated MySQL index when needed during combined index removal
Claude Paroz
2015-05-13
Fixed #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-11
Fixed #24748 -- Fixed incorrect GROUP BY on MySQL in some queries
Anssi Kääriäinen
2015-05-11
Fixed #24766 -- Added join promotion for Case expressions
Anssi Kääriäinen
2015-05-05
Fixed #24752 -- query crash when reusing Case expressions
Anssi Kääriäinen
2015-05-04
Used a simpler word that doesn't fail the spelling checker.
Tim Graham
2015-05-04
Added release notes for previous commit.
Aymeric Augustin
2015-05-01
Added stub release notes for 1.8.2.
Tim Graham