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 13:34:26 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
sarahboyce
0fbdb9784d
Fixed
#23718
-- Doc'd that test mirrors require TransactionTestCase.
...
Co-authored-by: Christian Bundy <me@christianbundy.com>
2023-01-16 09:31:34 +01:00
..
auth
Fixed
#25617
-- Added case-insensitive unique username validation in UserCreationForm.
2022-12-29 09:42:22 +01:00
class-based-views
…
db
Fixed
#33308
-- Added support for psycopg version 3.
2022-12-15 06:17:57 +01:00
forms
…
http
Fixed
#33735
-- Added async support to StreamingHttpResponse.
2022-12-22 10:41:12 +01:00
i18n
…
testing
Fixed
#23718
-- Doc'd that test mirrors require TransactionTestCase.
2023-01-16 09:31:34 +01:00
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
Refs
#26029
-- Deprecated DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings.
2023-01-12 09:58:36 +01:00
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
…
templates.txt
…