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-11 01:46:50 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Jacob Walls
4e4db426c5
Fixed typo in docs/topics/testing/tools.txt.
2020-10-18 19:50:14 +02:00
..
auth
…
class-based-views
Fixed
#32002
-- Added headers parameter to HttpResponse and subclasses.
2020-10-07 09:19:57 +02:00
db
Fixed
#32083
-- Added link back to migrating section in multi-db docs example.
2020-10-08 12:45:06 +02:00
forms
Fixed
#32042
-- Improved error messages for the number of submitted forms in formsets.
2020-09-28 07:05:34 +02:00
http
Fixed
#32004
-- Clarified docs for when request.FILES is set.
2020-09-22 13:28:00 +02:00
i18n
Fixed typo in docs/topics/i18n/translation.txt.
2020-10-13 08:06:37 +02:00
testing
Fixed typo in docs/topics/testing/tools.txt.
2020-10-18 19:50:14 +02:00
async.txt
…
cache.txt
Doc'd that UpdateCacheMiddleware and cache_page affect downstream caches.
2020-09-17 14:28:22 +02:00
checks.txt
…
conditional-view-processing.txt
…
email.txt
…
external-packages.txt
…
files.txt
…
index.txt
…
install.txt
…
logging.txt
Fixed
#32016
-- Clarified manual logging config docs.
2020-09-22 14:15:38 +02:00
migrations.txt
…
pagination.txt
…
performance.txt
…
security.txt
…
serialization.txt
…
settings.txt
…
signals.txt
…
signing.txt
…
templates.txt
…