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-22 15:34:50 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Tom Carrick
bcc2befd0e
Fixed
#31789
-- Added a new headers interface to HttpResponse.
2020-09-14 08:41:59 +02:00
..
auth
Added note about password updates on argon2 attributes change.
2020-08-11 07:51:27 +02:00
class-based-views
Fixed
#31789
-- Added a new headers interface to HttpResponse.
2020-09-14 08:41:59 +02:00
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
#31789
-- Added a new headers interface to HttpResponse.
2020-09-14 08:41:59 +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
Fixed
#31789
-- Added a new headers interface to HttpResponse.
2020-09-14 08:41:59 +02:00
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
…
signing.txt
…
templates.txt
…