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.9.2.txt
Age
Commit message (
Expand
)
Author
2025-08-25
Refs #36485 -- Rewrapped docs to 79 columns line length.
David Smith
2016-02-01
Added release dates for 1.9.2 and 1.8.9.
Tim Graham
2016-02-01
Fixed incorrect permissions check for admin's "Save as new".
Myk Willis
2016-01-28
Fixed #26129 -- Made invalid forms display initial values of disabled fields.
Tim Graham
2016-01-28
Fixed #20415 -- Ensured srid isn't localized in OpenLayers JavaScript.
Tim Graham
2016-01-28
Fixed #26138 -- Ensured geometry_field's geometry is always serialized
Claude Paroz
2016-01-26
Fixed #26122 -- Fixed copying a LazyObject
Ben Kraft
2016-01-26
Fixed #25848 -- Set template origin on each node.
Preston Timmons
2016-01-25
Fixed #26135 -- Adjusted the migration questioner's handling of disabled apps.
Simon Charette
2016-01-25
Fixed #25968 -- Changed project/app templates to use a "py-tpl" suffix.
Chris Lamb
2016-01-25
Refs #26034 -- Added another case fixed by this ticket to release notes.
Tim Graham
2016-01-21
Fixed #26060 -- Fixed crash with reverse OneToOneField in ModelAdmin.readonly...
Alexander Gaevsky
2016-01-21
Fixed #26063 -- Crash when passing > 2000 params.
Aymeric Augustin
2016-01-20
Fixed #26092 -- Fixed QuerySet.order_by() regression with an M2M through model.
Anssi Kääriäinen
2016-01-20
Fixed #26094 -- Fixed CSRF behind a proxy (settings.USE_X_FORWARDED_PORT=True).
chemary
2016-01-19
Refs #26096 -- Forwardported 1.9.2 release note.
Tim Graham
2016-01-14
Fixed a typo in the 1.9.2 release notes.
Simon Charette
2016-01-11
Fixed #25858 -- Bound abstract model application relative relationships.
Simon Charette
2016-01-08
Fixed #26034 -- Fixed incorrect index handling on PostgreSQL on Char/TextFiel...
Tim Graham
2016-01-08
Refs #25165 -- Fixed JSON serialization for add/edit popup in the admin.
Alexander Gaevsky
2016-01-07
Fixed #24980 -- Fixed day determination in admin calendar widget.
Alexander Gaevsky
2016-01-06
Fixed #26046 -- Fixed a crash with translations and Django-unknown language code
Claude Paroz
2016-01-06
Fixed #26035 -- Prevented user-tools from appearing on admin logout page.
Scott Pashley
2016-01-05
Fixed #26024 -- Fixed regression in ConditionalGetMiddleware ETag support.
Denis Cornehl
2016-01-02
Added stub release notes for 1.9.2.
Tim Graham