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-02-08 16:35:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Mariusz Felisiak
91cb2d0b48
Refs
#22936
-- Doc'd Lookup.prepare_rhs.
2023-10-05 15:26:02 +02:00
..
class-based-views
…
contrib
Fixed
#34759
-- Confirmed support for SpatiaLite 5.1.
2023-10-04 19:58:27 +02:00
files
Refs
#26029
-- Removed DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings.
2023-09-18 22:12:40 +02:00
forms
…
models
Refs
#22936
-- Doc'd Lookup.prepare_rhs.
2023-10-05 15:26:02 +02:00
templates
Fixed CVE-2023-43665 -- Mitigated potential DoS in django.utils.text.Truncator when truncating HTML text.
2023-10-04 09:22:26 -03:00
applications.txt
…
checks.txt
…
clickjacking.txt
…
csrf.txt
…
databases.txt
Fixed
#34851
-- Dropped support for PostgreSQL 12 and PostGIS 2.5.
2023-09-20 13:45:51 +02:00
django-admin.txt
Fixed
#32602
-- Clarified wording of TestCase class.
2023-10-02 09:12:08 +02:00
exceptions.txt
…
index.txt
…
logging.txt
…
middleware.txt
…
migration-operations.txt
…
paginator.txt
…
request-response.txt
…
schema-editor.txt
…
settings.txt
Corrected wrap_socket() reference in docs/ref/settings.txt.
2023-10-04 19:53:15 +02:00
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…