.. |
class-based-views
|
[3.0.x] Fixed #31696 -- Updated OWASP links in docs.
|
2020-06-15 09:45:45 +02:00 |
contrib
|
[3.0.x] Corrected admin.register() signature in docs.
|
2020-07-29 12:55:00 +02:00 |
files
|
[3.0.x] Used :rfc: role in various docs.
|
2020-04-15 20:02:38 +02:00 |
forms
|
[3.0.x] Fixed #32110 -- Doc'd and tested enumerations for ChoiceField.choices.
|
2020-10-17 21:06:57 +02:00 |
models
|
[3.0.x] Fixed typo in docs/ref/models/querysets.txt.
|
2020-07-22 23:37:44 +02:00 |
templates
|
[3.0.x] Refs #31493 -- Replaced var with const/let in documentation JS.
|
2020-06-24 12:27:31 +02:00 |
applications.txt
|
[3.0.x] Clarified AppConfig.ready() docs example.
|
2020-01-22 13:52:23 +01:00 |
checks.txt
|
[3.0.x] Fixed some formatting issues in docs.
|
2020-05-27 09:09:44 +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] Refs #31493 -- Replaced var with const/let in documentation JS.
|
2020-06-24 12:27:31 +02:00 |
databases.txt
|
[3.0.x] Removed unsupported third-party database backends from docs.
|
2020-07-08 22:30:51 +02:00 |
django-admin.txt
|
[3.0.x] Fixed #31690 -- Added note about fuzzy entries in translation docs.
|
2020-06-15 09:05:43 +02:00 |
exceptions.txt
|
[3.0.x] Doc'd Model.MultipleObjectsReturned docs and improved documentation related with models exceptions.
|
2020-07-22 20:22:09 +02:00 |
index.txt
|
Fixed #28581 -- Moved django.core.paginator documentation to API Reference.
|
2019-07-04 11:04:39 +02:00 |
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] Refs #31320 -- Warned against using BEGIN/COMMIT in RunSQL.
|
2020-04-01 10:59:42 +02:00 |
paginator.txt
|
Fixed #28581 -- Moved django.core.paginator documentation to API Reference.
|
2019-07-04 11:04:39 +02:00 |
request-response.txt
|
[3.0.x] Fixed #31816 -- Corrected the expected content type in StreamingHttpResponse docs.
|
2020-07-23 13:13:44 +02:00 |
schema-editor.txt
|
[3.0.x] Removed obsolete references to South database migrations.
|
2020-03-23 11:56:27 +01:00 |
settings.txt
|
[3.0.x] Fixed #31821 -- Removed outdated note in FILE_UPLOAD_PERMISSIONS docs.
|
2020-07-23 21:01:10 +02:00 |
signals.txt
|
[3.0.x] Refs #31502 -- Made minor edits to Model._state docs.
|
2020-07-16 21:12:33 +02: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
|
[3.0.x] Used :rfc: role in various docs.
|
2020-04-15 20:02:38 +02:00 |
urlresolvers.txt
|
Fixed #28766 -- Added ResolverMatch.route.
|
2018-12-06 18:05:40 -05:00 |
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] Refs #30165 -- Removed obsolete doc references to deprecated ugettext() & co.
|
2020-04-20 07:58:03 +02: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 |