summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2022-01-04[3.2.x] Fixed CVE-2021-45452 -- Fixed potential path traversal in storage sub...Florian Apolloner
2022-01-04[3.2.x] Fixed CVE-2021-45116 -- Fixed potential information disclosure in dic...Florian Apolloner
2022-01-04[3.2.x] Fixed CVE-2021-45115 -- Prevented DoS vector in UserAttributeSimilari...Florian Apolloner
2021-12-28[3.2.x] Added stub release notes for 3.2.11, and 2.2.26 releases.Carlton Gibson
2021-12-15[3.2.x] Refs #33365, Refs #30530 -- Doc'd re_path() behavior change in Django...Mariusz Felisiak
2021-12-07[3.2.x] Added CVE-2021-44420 to security archive.Mariusz Felisiak
2021-12-07[3.2.x] Fixed #30530, CVE-2021-44420 -- Fixed potential bypass of an upstream...Florian Apolloner
2021-12-03[3.2.x] Fixed #33333 -- Fixed setUpTestData() crash with models.BinaryField o...Mariusz Felisiak
2021-11-30[3.2.x] Added requirements.txt to files ignored by Sphinx builds.Mariusz Felisiak
2021-11-30[3.2.x] Added stub release notes and release date for 3.2.10, 3.1.14 and 2.2.25.Mariusz Felisiak
2021-11-23[3.2.x] Corrected signatures of QuerySet's methods.Mariusz Felisiak
2021-11-22[3.2.x] Corrected isort example in coding style docs.Mariusz Felisiak
2021-11-22[3.2.x] Corrected "pip install" call in coding style docs.Paolo Melchiorre
2021-11-18[3.2.x] Fixed crash building HTML docs since Sphinx 4.3.Mariusz Felisiak
2021-11-04[3.2.x] Corrected multiply defined labels in docs.Mariusz Felisiak
2021-11-03[3.2.x] Refs #33247 -- Corrected configuration for Read The Docs.Carlton Gibson
2021-11-03[3.2.x] Corrected module reference in contributing tutorial.Adam Johnson
2021-11-03[3.2.x] Fixed typo in docs/topics/logging.txt.Brad
2021-11-01[3.2.x] Added stub release notes for Django 3.2.10.Mariusz Felisiak
2021-11-01[3.2.x] Added release date for 3.2.9.Mariusz Felisiak
2021-11-01[3.2.x] Added Google Cloud Spanner to list of third-party DB backends.Vikash Singh
2021-10-27[3.2.x] Refs #33182 -- Adjusted custom admin theming example to use correct t...Carlton Gibson
2021-10-18[3.2.x] Fixed #33194 -- Fixed migrations when altering a field with functiona...Hannes Ljungberg
2021-10-18[3.2.x] Fixed #33198 -- Corrected BinaryField.max_length docs.Nick Frazier
2021-10-15[3.2.x] Refs #32074 -- Removed usage of deprecated asyncore and smtpd modules.Mariusz Felisiak
2021-10-12[3.2.x] Added 'formatter' to spelling wordlist.Mariusz Felisiak
2021-10-05[3.2.x] Refs #32074 -- Doc'd Python 3.10 compatibility in Django 3.2.x.Mariusz Felisiak
2021-10-05[3.2.x] Added stub release notes for Django 3.2.9.Carlton Gibson
2021-10-05[3.2.x] Added release date for 3.2.7.Carlton Gibson
2021-10-04[3.2.x] Refs #27694 -- Doc'd lookups that can be chained with HStoreField key...Sarah Abderemane
2021-09-28[3.2.x] Corrected field and model check messages in docs.Mariusz Felisiak
2021-09-24[3.2.x] Removed obsolete GEOS 3.5 requirement note.Claude Paroz
2021-09-21[3.2.x] Fixed #33083 -- Fixed selecting all items in the admin changelist whe...Carlton Gibson
2021-09-21[3.2.x] Fixed broken links and redirects in docs.Mariusz Felisiak
2021-09-21[3.2.x] Used :rfc: role in docs/topics/conditional-view-processing.txt.Mariusz Felisiak
2021-09-18[3.2.x] Fixed #33077 -- Fixed links to related models for admin's readonly fi...Ken Whitesell
2021-09-17[3.2.x] Fixed typo in docs/intro/reusable-apps.txt.Steven Maude
2021-09-17[3.2.x] Corrected outputs and made cosmetic edits in GeoDjango tutorial.Mariusz Felisiak
2021-09-16[3.2.x] Doc'd Jinja2 form renderer.David Smith
2021-09-10[3.2.x] Clarified type of Window()'s partition_by and order_by arguments.David Sanders
2021-09-10[3.2.x] Refs #31055 -- Doc'd 'databases' argument of check functions.Adam Johnson
2021-09-04[3.2.x] Fixed typo in docs/topics/i18n/formatting.txt.Jacob Walls
2021-09-01[3.2.x] Added stub release notes for Django 3.2.8.Mariusz Felisiak
2021-09-01[3.2.x] Added release date for 3.2.7.Mariusz Felisiak
2021-08-31[3.2.x] Refs #25264 -- Doc's that not all default options are supported by ev...Jan Szoja
2021-08-30[3.2.x] Fixed #32992 -- Restored offset extraction for fixed offset timezones.Carlton Gibson
2021-08-27[3.2.x] Corrected BaseDatabaseSchemaEditor.execute() signature in docs.Mariusz Felisiak
2021-08-26[3.2.x] Made sentence about Model consistent in docs.Zainab Amir
2021-08-26[3.2.x] Fixed #33046 -- Added note about using length of cached result by Que...Can Sarıgöl
2021-08-24[3.2.x] Used backend vendors in custom model fields docs.Mariusz Felisiak