1
0
mirror of https://github.com/django/django.git synced 2024-12-26 11:06:07 +00:00
django/docs/topics
Mariusz Felisiak 21b1b1fc03 [4.2.x] Fixed CVE-2023-31047, Fixed #31710 -- Prevented potential bypass of validation when uploading multiple files using one form field.
Thanks Moataz Al-Sharida and nawaik for reports.

Co-authored-by: Shai Berger <shai@platonix.com>
Co-authored-by: nessita <124304+nessita@users.noreply.github.com>
2023-05-03 13:43:16 +02:00
..
auth [4.2.x] Used extlinks for PyPI links. 2023-04-17 07:44:29 +02:00
class-based-views [4.2.x] Fixed typo in docs/topics/class-based-views/mixins.txt. 2023-03-22 09:56:06 +01:00
db [4.2.x] Improved examples in docs about raw SQL queries. 2023-04-20 12:25:02 +02:00
forms [4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:39:03 +01:00
http [4.2.x] Fixed CVE-2023-31047, Fixed #31710 -- Prevented potential bypass of validation when uploading multiple files using one form field. 2023-05-03 13:43:16 +02:00
i18n [4.2.x] Used extlinks for PyPI links. 2023-04-17 07:44:29 +02:00
testing [4.2.x] Used extlinks for PyPI links. 2023-04-17 07:44:29 +02:00
async.txt [4.2.x] Used extlinks for PyPI links. 2023-04-17 07:44:29 +02:00
cache.txt [4.2.x] Used extlinks for PyPI links. 2023-04-17 07:44:29 +02:00
checks.txt [4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:39:03 +01:00
conditional-view-processing.txt [4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:39:03 +01:00
email.txt [4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:39:03 +01:00
external-packages.txt [4.2.x] Used extlinks for PyPI links. 2023-04-17 07:44:29 +02:00
files.txt [4.2.x] Fixed #34530 -- Improved docs when customizing storage for FileField. 2023-05-02 15:50:12 -03:00
index.txt
install.txt Fixed #33308 -- Added support for psycopg version 3. 2022-12-15 06:17:57 +01:00
logging.txt [4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:39:03 +01:00
migrations.txt [4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:39:03 +01:00
pagination.txt [4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:39:03 +01:00
performance.txt [4.2.x] Refs #34140 -- Made minor edits to rst code-blocks. 2023-03-01 13:34:13 +01:00
security.txt [4.2.x] Refs #34140 -- Applied rst code-block to non-Python examples. 2023-02-10 21:12:06 +01:00
serialization.txt [4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:39:03 +01:00
settings.txt [4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:39:03 +01:00
signals.txt [4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:39:03 +01:00
signing.txt [4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:39:03 +01:00
templates.txt [4.2.x] Added meaningful titles to ..admonition:: directives. 2023-04-21 12:04:21 +02:00