summaryrefslogtreecommitdiff
path: root/docs/releases/1.8.1.txt
Commit message (Expand)AuthorAgeFilesLines
* Fixed #31534 -- Deprecated django.conf.urls.url().David Smith2020-05-051-1/+1
* Prevented (and corrected) single backtick usage in docs.Adam Johnson2020-04-011-1/+1
* Fixed #23868 -- Added support for non-unique django-admin-options in docs.Tim Graham2016-01-141-1/+1
* Refs #24743 -- Clarified migrations performance note in 1.8.1 release notes.Tim Graham2015-05-131-1/+2
* Added dates to release notes.Tim Graham2015-05-011-1/+1
* Fixed #24724 -- Fixed GIS initialization crash on Windows.Tim Graham2015-05-011-0/+3
* Fixed #24676 -- Fixed help text positioning in ``contrib.admin`` filter_* wid...Tim Graham2015-05-011-0/+4
* Fixed #23271 -- Fixed makemessages crash/test failure for some locales.daphshez2015-05-011-0/+2
* Forwardport of 1.8.1 release notes.Tim Graham2015-04-301-0/+3
* Fixed #24725 -- Allowed renaming of target models in ManyToMany relationsMarkus Holtermann2015-04-301-0/+3
* Fixed typo in 1.8.1 release notes.Tim Graham2015-04-281-1/+1
* Fixed #24719 -- Restored the ability to use interators as queryset related ob...Aric Coady2015-04-281-0/+3
* Fixed #24701 -- Converted model manager names to unicode in migrationsMarkus Holtermann2015-04-251-0/+3
* Fixed #24573 -- Considered new related models for reloadingMarkus Holtermann2015-04-211-0/+3
* Forwardported 1.8.1 release notes.Tim Graham2015-04-201-1/+10
* Forwardported 1.8.1 release note.Tim Graham2015-04-171-0/+3
* Fixed #24595 -- Prevented loss of null info in MySQL field alterationClaude Paroz2015-04-171-0/+3
* Fixed #24605 -- Fixed incorrect reference to alias in subquery.Anssi Kääriäinen2015-04-161-0/+2
* Fixed #24615 -- ordering by expression not part of SELECTAnssi Kääriäinen2015-04-161-0/+4
* Fixed #24635 -- Updated deprecated urls.py examples in default project template.Andrew Pinkham2015-04-141-0/+5
* Fixed #24637 -- Fixed database introspection with SQLite 3.8.9.peterfarrell2015-04-141-0/+3
* Fixed #24611 -- Fixed update() crash with related UUID pk object.Jay Wineinger2015-04-131-0/+3
* Fixed #24625 -- Prevented arbitrary file inclusion in admindocsMarkus Holtermann2015-04-111-0/+3
* Fixed #24624 -- Replaced obsoleted rel.opts in admindocs viewClaude Paroz2015-04-111-0/+4
* Fixed #24578 -- Fixed crash with QuerySet.update() on FK to O2O fields.Tim Graham2015-04-091-0/+3
* Fixed #24513 -- Made sure a model is only rendered once during reloadsPatryk Zawadzki2015-04-071-0/+3
* Fixed #24584 -- Fixed microsecond handling with older MySQLdbJon Dufresne2015-04-061-0/+4
* Fixed #24278 -- Fixed serialization of migration operations.Marten Kenbeek2015-04-051-0/+4
* Fixed #24569 -- Made some translation functions accept None valueClaude Paroz2015-04-041-0/+3
* Fixed #24571 -- Restored testserver positional arguments parsingClaude Paroz2015-04-041-0/+3
* Fixed #24566 -- Added support for serializing timedeltaBaptiste Mispelon2015-04-021-1/+2
* Added stub release notes for 1.8.1.Tim Graham2015-04-011-0/+12