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-27 02:29:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
jpribyl
17407eca59
Fixed
#31894
-- Added note about using JSONField key lookups with QuerySet.exclude() in docs.
2020-09-04 09:04:38 +02:00
..
auth
Added note about password updates on argon2 attributes change.
2020-08-11 07:51:27 +02:00
class-based-views
…
db
Fixed
#31894
-- Added note about using JSONField key lookups with QuerySet.exclude() in docs.
2020-09-04 09:04:38 +02:00
forms
Fixed
#27679
-- Doc'd that empty formsets display extra + min_num forms.
2020-08-18 22:56:39 +02:00
http
…
i18n
…
testing
Fixed
#31979
-- Made django.test.utils.setup_databases()'s time_keeper argument optional.
2020-09-03 09:48:40 +02:00
async.txt
Refs
#31224
-- Made sync_to_async() examples use thread sensitive with ORM calls.
2020-09-03 12:06:42 +02:00
cache.txt
Refs
#29887
, Refs
#24212
-- Added servers configuration hook for memcached backends.
2020-09-02 08:51:17 +02:00
checks.txt
…
conditional-view-processing.txt
…
email.txt
…
external-packages.txt
…
files.txt
Preferred usage of among/while to amongst/whilst.
2020-06-03 21:02:48 +02:00
index.txt
…
install.txt
…
logging.txt
…
migrations.txt
…
pagination.txt
…
performance.txt
…
security.txt
…
serialization.txt
…
settings.txt
…
signals.txt
…
signing.txt
…
templates.txt
…