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 23:02:20 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Mariusz Felisiak
75ee7057e9
Refs
#33163
-- Corrected example of connection signal handlers in AppConfig.ready().
2021-11-26 11:16:35 +01:00
..
auth
Refs
#33207
-- Clarified that AUTH_USER_MODEL expects an app label.
2021-10-19 13:05:13 +02:00
class-based-views
Refs
#32956
-- Changed docs to treat the acronym HTTP phonetically.
2021-10-18 21:00:28 +02:00
db
…
forms
…
http
…
i18n
…
testing
…
async.txt
…
cache.txt
…
checks.txt
…
conditional-view-processing.txt
…
email.txt
…
external-packages.txt
…
files.txt
Removed versionadded/changed annotations for 3.1.
2021-01-14 17:50:04 +01:00
index.txt
…
install.txt
…
logging.txt
…
migrations.txt
…
pagination.txt
…
performance.txt
…
security.txt
…
serialization.txt
Removed versionadded/changed annotations for 3.2.
2021-09-20 21:23:01 +02:00
settings.txt
…
signals.txt
Refs
#33163
-- Corrected example of connection signal handlers in AppConfig.ready().
2021-11-26 11:16:35 +01:00
signing.txt
…
templates.txt
…