summaryrefslogtreecommitdiff
path: root/docs/releases/1.11.5.txt
AgeCommit message (Expand)Author
2025-08-25Refs #36485 -- Rewrapped docs to 79 columns line length.David Smith
2017-09-05Fixed CVE-2017-12794 -- Fixed XSS possibility in traceback section of technic...Tim Graham
2017-09-05Added stub release notes for security releases.Tim Graham
2017-09-03Fixed #28550 -- Restored contrib.auth's login() and logout() views' respect o...ZachLiuGIS
2017-09-01Refs #26522 -- Forwardported 1.11.5 release note.Tim Graham
2017-08-31Fixed #28543 -- Prevented ManyToManyField.value_from_object() from being lazy.Tim Graham
2017-08-31Refs #28487 -- Forwardported 1.11.5 release note.Tim Graham
2017-08-29Fixed #28530 -- Prevented SelectDateWidget from localizing years in output.caleb logan
2017-08-26Refs #25809 -- Omitted pages_per_range from BrinIndex.deconstruct() if it's N...Mads Jensen
2017-08-24Fixed #28513 -- Added POST request support to LogoutView.hui shang
2017-08-23Refs #28498 -- Forwardported 1.11.5 release note.Mariusz Felisiak
2017-08-23Fixed typo in docs/releases/1.11.5.txt.Mariusz Felisiak
2017-08-22Fixed #28451 -- Restored pre-Django 1.11 Oracle sequence/trigger naming.Kevin Grinberg
2017-08-22Refs #28502 -- Complemented stringformat tuple handling/test.Claude Paroz
2017-08-16Fixed #28498 -- Fixed test database creation with cx_Oracle 6.Mariusz Felisiak
2017-08-02Fixed #28441 -- Fixed GEOS version parsing with a commit hash at the end.Tim Graham
2017-08-01Added stub release notes for 1.11.5.Tim Graham