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-19 14:52:54 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Joseph Victor Zammit
71e9694856
Fixed
#30801
-- Improved guidance for making good use of signals.
2022-11-02 17:21:15 +01:00
..
auth
Fixed
#34056
-- Updated the list of common passwords for CommonPasswordValidator.
2022-09-28 18:40:05 +02:00
class-based-views
…
db
Fixed
#34054
-- Created a new fixtures topic.
2022-11-02 08:08:02 +01:00
forms
…
http
Removed obsolete doc reference to asyncio.iscoroutinefunction.
2022-10-29 13:34:22 +02:00
i18n
…
testing
Fixed
#34054
-- Created a new fixtures topic.
2022-11-02 08:08:02 +01:00
async.txt
Fixed
#34112
-- Added async-compatible interface to Model methods.
2022-11-02 09:14:17 +01:00
cache.txt
…
checks.txt
…
conditional-view-processing.txt
…
email.txt
…
external-packages.txt
…
files.txt
…
index.txt
…
install.txt
…
logging.txt
…
migrations.txt
…
pagination.txt
…
performance.txt
…
security.txt
…
serialization.txt
…
settings.txt
…
signals.txt
Fixed
#30801
-- Improved guidance for making good use of signals.
2022-11-02 17:21:15 +01:00
signing.txt
Fixed
#30360
-- Added support for secret key rotation.
2022-02-01 11:12:24 +01:00
templates.txt
…