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-07-10 12:49:13 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
templates
History
Natalia
c7b7024742
[4.1.x] Fixed CVE-2023-43665 -- Mitigated potential DoS in django.utils.text.Truncator when truncating HTML text.
...
Thanks Wenchao Li of Alibaba Group for the report.
2023-10-04 09:40:33 -03:00
..
api.txt
Fixed
#33639
-- Enabled cached template loader in development.
2022-04-19 12:13:27 +02:00
builtins.txt
[4.1.x] Fixed CVE-2023-43665 -- Mitigated potential DoS in django.utils.text.Truncator when truncating HTML text.
2023-10-04 09:40:33 -03:00
index.txt
Fixed
#26028
-- Added overriding templates howto.
2017-06-02 18:17:27 -04:00
language.txt
[4.1.x]
Fixed
#33317
-- Added note about unconditional evaluation of {% block %} tags.
2022-07-22 10:10:23 +02:00