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-01-25 01:30:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Jingbei Li
9946f0b0d9
Fixed
#33817
-- Added support for python-oracledb and deprecated cx_Oracle.
2023-08-10 10:11:53 +02:00
..
auth
Fixed
#34391
-- Added async-compatible interface to auth functions and related methods test clients.
2023-06-27 11:17:17 +02:00
class-based-views
…
db
Added missing backticks in docs.
2023-07-21 12:54:38 +02:00
forms
Fixed formatting typo in docs/topics/forms/index.txt.
2023-07-22 19:48:55 +02:00
http
Fixed
#34714
-- Added aget_object_or_404()/aget_list_or_404() shortcuts.
2023-07-24 07:37:54 +02:00
i18n
…
testing
Fixed
#34391
-- Added async-compatible interface to auth functions and related methods test clients.
2023-06-27 11:17:17 +02:00
async.txt
Refs
#31949
-- Made @vary_on_(cookie/headers) decorators work with async functions.
2023-07-10 11:43:36 +02:00
cache.txt
…
checks.txt
…
conditional-view-processing.txt
…
email.txt
…
external-packages.txt
…
files.txt
…
index.txt
…
install.txt
Fixed
#33817
-- Added support for python-oracledb and deprecated cx_Oracle.
2023-08-10 10:11:53 +02:00
logging.txt
…
migrations.txt
…
pagination.txt
…
performance.txt
…
security.txt
…
serialization.txt
…
settings.txt
…
signals.txt
…
signing.txt
…
templates.txt
…