summaryrefslogtreecommitdiff
path: root/docs/releases/1.8.6.txt
AgeCommit message (Expand)Author
2020-04-01Prevented (and corrected) single backtick usage in docs.Adam Johnson
2015-11-04Added release date for 1.8.6.Tim Graham
2015-10-29Fixed #25622 -- Accounted for generic relations in the admin to field validationSimon Charette
2015-10-29Fixed #25620 -- Made URLValidator prohibit URLs with consecutive dots in the ...Dheerendra Rathor
2015-10-28Refs #25618 -- Forwardported 1.8.6 release note.Tim Graham
2015-10-27Fixed #25597 -- Fixed crash with SplitArrayField and IntegerField on invalid ...Tim Graham
2015-10-26Documented Python 3.5 support for Django 1.8.Tim Graham
2015-10-22Fixed #25592 -- Fixed misnamed strictly_above PostGIS lookupClaude Paroz
2015-10-19Fixed #25563 -- Cached deferred models in their proxied model's _meta.apps.Simon Charette
2015-10-18Fixed #25510 -- Allowed runserver to start with incorrect INSTALLED_APPS.Aymeric Augustin
2015-10-17Fixed #25517 -- Made Concat function idempotent on SQLite.Josh Smeaton
2015-10-14Forwardported 1.8.6 release note.Tim Graham
2015-10-14Fixed #25506 -- Allowed filtering over a RawSQL annotation.Antoine Catton
2015-10-06Fixed #25503 -- Fixed system check crash on ForeignKey to abstract model.Mariusz Felisiak
2015-10-06Refs #12118 -- Allowed "mode=memory" in SQLite test database names.Riccardo Magliocchetti
2015-10-05Fixed #25496 -- Made ModelChoiceField respect prefetch_related().Tim Graham
2015-10-03Added stub release notes for 1.8.6.Tim Graham