summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2021-07-01[3.1.x] Fixed CVE-2021-35042 -- Prevented SQL injection in QuerySet.order_by().Simon Charette
2021-07-01[3.1.x] Added stub release notes for 3.1.13.Mariusz Felisiak
2021-06-02[3.1.x] Fixed docs header underlines in security archive.Mariusz Felisiak
2021-06-02[3.1.x] Added CVE-2021-33203 and CVE-2021-33571 to security archive.Carlton Gibson
2021-06-02[3.1.x] Fixed CVE-2021-33571 -- Prevented leading zeros in IPv4 addresses.Mariusz Felisiak
2021-06-02[3.1.x] Fixed CVE-2021-33203 -- Fixed potential path-traversal via admindocs'...Florian Apolloner
2021-06-02[3.1.x] Confirmed release date for Django 3.1.12, and 2.2.24.Carlton Gibson
2021-05-27[3.1.x] Fixed typo in MiddlewareMixin deprecation note.Nick Pope
2021-05-26[3.1.x] Added stub release notes and date for Django 3.1.12 and 2.2.24.Carlton Gibson
2021-05-20[3.1.x] Changed IRC references to Libera.Chat.Mariusz Felisiak
2021-05-13[3.1.x] Fixed #32718 -- Relaxed file name validation in FileField.Mariusz Felisiak
2021-05-12[3.1.x] Refs #32718 -- Corrected CVE-2021-31542 release notes.Mariusz Felisiak
2021-05-06[3.1.x] Added CVE-2021-32052 to security archive.Mariusz Felisiak
2021-05-06[3.1.x] Fixed #32713, Fixed CVE-2021-32052 -- Prevented newlines and tabs fro...Mariusz Felisiak
2021-05-04[3.1.x] Added CVE-2021-31542 to security archive.Carlton Gibson
2021-04-27[3.1.x] Fixed CVE-2021-31542 -- Tightened path & file name sanitation in file...Florian Apolloner
2021-04-06[3.1.x] Added CVE-2021-28658 to security archive.Mariusz Felisiak
2021-04-06[3.1.x] Fixed CVE-2021-28658 -- Fixed potential directory-traversal via uploa...Mariusz Felisiak
2021-03-22[3.1.x] Fixed #32576 -- Corrected dumpdata docs for passing model names to th...tim-mccurrach
2021-03-19[3.1.x] Refs #25735 -- Added tags/exclude_tags arguments to DiscoverRunner docs.Mariusz Felisiak
2021-03-19[3.1.x] Added parallel argument to DiscoverRunner docs.Mariusz Felisiak
2021-03-19[3.1.x] Corrected DiscoverRunner.build_suite() signature.Mariusz Felisiak
2021-03-17[3.1.x] Fixed #32560 -- Fixed test runner with --pdb and --buffer on fail/error.Adam Johnson
2021-03-17[3.1.x] Fixed typo in docs/topics/testing/advanced.txt.Jozef
2021-03-16[3.1.x] Fixed #32536 -- Added links to BaseDetailView/BaseListView.get() meth...Hasan Ramezani
2021-03-15[3.1.x] Fixed typo in docs/ref/checks.txt.Hasan Ramezani
2021-03-15[3.1.x] Updated datum directory for PROJ 6 in GIS install instructions.Mariusz Felisiak
2021-03-04[3.1.x] Refs #32483 -- Doc'd caveat about using JSONField key transforms to b...Mariusz Felisiak
2021-03-04[3.1.x] Fixed typo in docs/ref/contrib/postgres/fields.txt.Mariusz Felisiak
2021-03-04[3.1.x] Corrected admin.E023 message in docs.Hasan Ramezani
2021-03-03[3.1.x] Updated links to djangoproject.com/code.djangoproject.com repositories.Mariusz Felisiak
2021-02-26[3.1.x] Fixed typos in assertQuerysetEqual() docs and 1.6 release notes.Jacob Walls
2021-02-25[3.1.x] Added stub release notes for 3.1.8.Mariusz Felisiak
2021-02-25[3.1.x] Updated links to DEPs.Markus Holtermann
2021-02-19[3.1.x] Added CVE-2021-23336 to security archive.Carlton Gibson
2021-02-18[3.1.x] Fixed CVE-2021-23336 -- Fixed web cache poisoning via django.utils.ht...Nick Pope
2021-02-17[3.1.x] Added documentation extlink for bugs.python.org.Nick Pope
2021-02-12[3.1.x] Fixed #32438 -- Fixed typo in docs/topics/testing/tools.txt.David Smith
2021-02-08[3.1.x] Fixed #32430 -- Doc'd base class-based views.Anil Khatri
2021-02-08[3.1.x] Fixed #32408 -- Doc'd django.views.generic.detail.BaseDetailView.Anil Khatri
2021-02-04[3.1.x] Corrected typo in advice to new contributors.Carlton Gibson
2021-02-04[3.1.x] Refs #32412 -- Adjusted link from tutorial to reference docs.GabbyPrecious
2021-02-04[3.1.x] Refs #32412 -- Adjusted beginning of Advice for new contributors.GabbyPrecious
2021-02-02[3.1.x] Fixed #32403 -- Fixed re-raising DatabaseErrors when using only 'post...Mariusz Felisiak
2021-02-01[3.1.x] Fixed typo in docs/ref/forms/widgets.txt.Brad Solomon
2021-02-01[3.1.x] Added stub release notes for 3.1.7.Mariusz Felisiak
2021-02-01[3.1.x] Added CVE-2021-3281 to security archive.Mariusz Felisiak
2021-02-01[3.1.x] Fixed CVE-2021-3281 -- Fixed potential directory-traversal via archiv...Mariusz Felisiak
2021-01-28[3.1.x] Modernized custom manager exampleAdam Johnson
2021-01-28[3.1.x] Fixed #32391 -- Used CSS flex properties for changelist filter.Denis Skulimovskiy