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-03 21:55:04 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
History
Matthias Kestenholz
54888408a1
Fixed
#35639
-- Improved admin's delete confirmation page title.
2024-08-07 18:10:49 -03:00
..
apps
…
conf
Updated translations from Transifex.
2024-08-07 10:09:42 -03:00
contrib
Fixed
#35639
-- Improved admin's delete confirmation page title.
2024-08-07 18:10:49 -03:00
core
Refs
#35537
-- Improved documentation and test coverage for email attachments and alternatives.
2024-08-05 09:21:44 +02:00
db
Fixed CVE-2024-42005 -- Mitigated QuerySet.values() SQL injection attacks against JSON fields.
2024-08-06 08:50:08 +02:00
dispatch
…
forms
Fixed
#35601
-- Added TelInput widget.
2024-08-02 11:31:54 +02:00
http
…
middleware
…
template
Fixed CVE-2024-41989 -- Prevented excessive memory consumption in floatformat.
2024-08-06 08:50:08 +02:00
templatetags
…
test
…
urls
…
utils
Fixed CVE-2024-41991 -- Prevented potential ReDoS in django.utils.html.urlize() and AdminURLFieldWidget.
2024-08-06 08:50:08 +02:00
views
Fixed
#35646
-- Extended SafeExceptionReporterFilter.hidden_settings to treat
AUTH
as a sensitive match.
2024-08-01 15:02:00 -03:00
__init__.py
…
__main__.py
…
shortcuts.py
…