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