This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-03-01 04:04:54 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Mariusz Felisiak
1f9d00ef9f
[4.2.x] Added missing backticks in docs.
...
Backport of 02376f1f53db24039c200ef4818d96accf16a88b from main
2023-07-21 12:55:10 +02:00
..
auth
…
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] Added missing backticks in docs.
2023-07-21 12:55:10 +02:00
forms
…
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
…
testing
[4.2.x] Refs
#30220
-- Bumped required version of Selenium to 3.8.0.
2023-06-13 10:13:15 +02:00
async.txt
…
cache.txt
[4.2.x] Fixed references to django.core.cache in docs.
2023-05-22 14:02:28 +02:00
checks.txt
…
conditional-view-processing.txt
…
email.txt
…
external-packages.txt
…
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
…
logging.txt
…
migrations.txt
[4.2.x] Refs
#23528
-- Made cosmetic edits to swappable_dependency() docs.
2023-06-03 12:02:08 +02:00
pagination.txt
…
performance.txt
…
security.txt
…
serialization.txt
…
settings.txt
…
signals.txt
…
signing.txt
…
templates.txt
…