django/docs/ref
Mariusz Felisiak e2b72f85c2 [3.0.x] Fixed typo in ref/forms/widgets.txt.
Backport of ef1286e3e3 from master
2020-01-02 07:47:11 +01:00
..
class-based-views Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
contrib [3.0.x] Removed unnecessary code-block directives in various docs. 2019-12-23 14:48:16 +01:00
files [3.0.x] Removed unnecessary code-block directives in various docs. 2019-12-23 14:48:16 +01:00
forms [3.0.x] Fixed typo in ref/forms/widgets.txt. 2020-01-02 07:47:11 +01:00
models [3.0.x] Refs #29260 -- Doc'd Model.save() behavior change in Django 3.0. 2019-12-30 08:30:49 +01:00
templates [3.0.x] Fixed #31024 -- Clarified {% firstof %} tag's handling of arguments. 2019-12-04 14:36:43 +01:00
applications.txt [3.0.x] Fixed #31062 -- Doc'd asgi.py in tutorials and project templates. 2019-12-05 08:40:19 +01:00
checks.txt Fixed #29406 -- Added support for Referrer-Policy header. 2019-09-09 13:35:41 +02:00
clickjacking.txt [3.0.x] Fixed #30732 -- Doc'd that SameSite cookies flags can affect xframe_options_exempt. 2019-09-24 08:43:55 +02:00
csrf.txt [3.0.x] Fixed #31029 -- Used more specific links to RFCs. 2019-11-28 07:59:46 +01:00
databases.txt [3.0.x] Updated link to IBM DB2 backend. 2019-11-25 21:00:13 +01:00
django-admin.txt [3.0.x] Refs #30948 -- Updated install instructions to use pip instead of setup.py. 2019-11-08 21:16:52 +01:00
exceptions.txt
index.txt
middleware.txt [3.0.x] Refs #15396 -- Mentioned full path to GZipMiddleware in documentation. 2019-10-02 14:59:04 +02:00
migration-operations.txt [3.0.x] Fixed #28273 -- Doc'd fast nullable column creation with defaults. 2019-10-07 14:37:16 +02:00
paginator.txt
request-response.txt [3.0.x] Doc'd HttpResponse.set_cookie()'s secure argument. 2019-12-13 11:06:47 +01:00
schema-editor.txt Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
settings.txt [3.0.x] Fixed #31029 -- Used more specific links to RFCs. 2019-11-28 07:59:46 +01:00
signals.txt [3.0.x] Fixed typo in docs/ref/signals.txt. 2019-10-30 16:53:10 +01:00
template-response.txt Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
unicode.txt
urlresolvers.txt
urls.txt [3.0.x] Documented arguments for custom 500 error view. 2019-11-06 09:27:23 +01:00
utils.txt [3.0.x] Fixed #31029 -- Used more specific links to RFCs. 2019-11-28 07:59:46 +01:00
validators.txt [3.0.x] Fixed #31029 -- Used more specific links to RFCs. 2019-11-28 07:59:46 +01:00
views.txt Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00