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-04-09 07:56:43 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Nick Pope
d23dad5778
Refs
#30181
-- Corrected note about storing None in the cache.
2020-12-17 09:57:21 +01:00
..
auth
Fixed
#32235
-- Made ReadOnlyPasswordHashField disabled by default.
2020-12-03 09:32:08 +01:00
class-based-views
…
db
Fixed
#31007
-- Allowed specifying type of auto-created primary keys.
2020-12-15 11:25:46 +01:00
forms
Added backticks to code literals in various docs.
2020-12-15 07:19:00 +01:00
http
…
i18n
Adjusted formatting of ngettext docs code examples.
2020-12-08 12:09:59 +01:00
testing
Fixed
#31235
-- Made assertQuerysetEqual() compare querysets directly.
2020-11-06 09:24:50 +01:00
async.txt
…
cache.txt
Refs
#30181
-- Corrected note about storing None in the cache.
2020-12-17 09:57:21 +01:00
checks.txt
Added backticks to code literals in various docs.
2020-12-15 07:19:00 +01:00
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
…
signing.txt
…
templates.txt
…