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-21 14:54:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Carlton Gibson
32d70b2f55
Refs
#34118
-- Adopted asgiref coroutine detection shims.
...
Thanks to Mariusz Felisiak for review.
2022-12-20 11:10:48 +01:00
..
auth
Fixed
#34187
-- Made UserCreationForm save many-to-many fields.
2022-11-29 05:56:53 +01:00
class-based-views
…
db
Fixed
#33308
-- Added support for psycopg version 3.
2022-12-15 06:17:57 +01:00
forms
…
http
Refs
#34118
-- Adopted asgiref coroutine detection shims.
2022-12-20 11:10:48 +01:00
i18n
…
testing
…
async.txt
Refs
#34118
-- Adopted asgiref coroutine detection shims.
2022-12-20 11:10:48 +01:00
cache.txt
…
checks.txt
…
conditional-view-processing.txt
…
email.txt
…
external-packages.txt
…
files.txt
…
index.txt
…
install.txt
Fixed
#33308
-- Added support for psycopg version 3.
2022-12-15 06:17:57 +01:00
logging.txt
…
migrations.txt
…
pagination.txt
…
performance.txt
…
security.txt
…
serialization.txt
…
settings.txt
…
signals.txt
…
signing.txt
Fixed
#33199
-- Deprecated passing positional arguments to Signer/TimestampSigner.
2022-12-09 12:44:48 +01:00
templates.txt
…