django/docs/topics
Claude Paroz 4d973f5939 Refs #26601 -- Deprecated passing None as get_response arg to middleware classes.
This is the new contract since middleware refactoring in Django 1.10.

Co-authored-by: Carlton Gibson <carlton.gibson@noumenal.es>
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
2020-02-18 20:03:44 +01:00
..
_images
auth
class-based-views Refs #30997 -- Added HttpRequest.accepts(). 2020-01-24 14:24:59 +01:00
db Fixed #31212 -- Updated psycopg links to HTTPS and new location. 2020-01-29 06:25:40 +01:00
forms Removed unnecessary code-block directives in various docs. 2019-12-23 14:47:13 +01:00
http
i18n Refs #30997 -- Removed HttpRequest.is_ajax() usage. 2020-01-27 08:52:40 +01:00
testing
async.txt
cache.txt
checks.txt
conditional-view-processing.txt
email.txt
external-packages.txt Fixed #29334 -- Updated pypi.python.org URLs to pypi.org. 2018-04-17 20:24:27 -04:00
files.txt Fixed typo in docs/topics/files.txt. 2019-11-11 11:51:39 +01:00
index.txt
install.txt
logging.txt
migrations.txt
pagination.txt
performance.txt
security.txt
serialization.txt
settings.txt
signals.txt
signing.txt Added tests for signing non-string values and updated docs. 2020-01-30 11:58:39 +01:00
templates.txt Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00