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-12 18:36:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Mariusz Felisiak
5ce31d6a71
Fixed
#32193
-- Deprecated MemcachedCache.
2020-12-09 21:27:32 +01:00
..
auth
Fixed
#32235
-- Made ReadOnlyPasswordHashField disabled by default.
2020-12-03 09:32:08 +01:00
class-based-views
…
db
Fixed
#32233
-- Cleaned-up duplicate connection functionality.
2020-12-08 08:55:44 +01:00
forms
Fixed
#32199
-- Doc'd JSONField in ModelForm field mapping.
2020-11-17 08:52:23 +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
Fixed
#32193
-- Deprecated MemcachedCache.
2020-12-09 21:27:32 +01:00
checks.txt
…
conditional-view-processing.txt
…
email.txt
…
external-packages.txt
…
files.txt
…
index.txt
…
install.txt
…
logging.txt
…
migrations.txt
Fixed
#26962
-- Doc'd running migrations in transactions.
2020-10-29 08:00:06 +01:00
pagination.txt
…
performance.txt
…
security.txt
…
serialization.txt
…
settings.txt
…
signals.txt
…
signing.txt
…
templates.txt
…