0
0
mirror of https://github.com/django/django.git synced 2024-11-28 02:27:42 +01:00
django/docs/topics
2020-10-13 08:06:37 +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
async.txt
cache.txt
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