.. |
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] Refs #10348 -- Doc'd that ModelAdmin ignores list_select_related when QuerySet.select_related() was already called.
|
2019-10-07 11:10:38 +02:00 |
files
|
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
2019-09-06 13:27:46 +02:00 |
forms
|
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
2019-09-06 13:27:46 +02:00 |
models
|
[3.0.x] Refs #29915 -- Doc'd limitation of using pattern lookups with UUIDField on PostgreSQL.
|
2019-09-23 08:44:15 +02:00 |
templates
|
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
2019-09-06 13:27:46 +02:00 |
applications.txt
|
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
2019-09-06 13:27:46 +02: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
|
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
2019-09-06 13:27:46 +02:00 |
databases.txt
|
[3.0.x] Fixed #30834 -- Added explicit list of supported databases to the databases docs.
|
2019-10-03 19:48:45 +02:00 |
django-admin.txt
|
[3.0.x] Fixed #28790 -- Doc'd how to avoid running certain test classes in parallel.
|
2019-10-08 12:32:25 +02:00 |
exceptions.txt
|
Fixed #30451 -- Added ASGI handler and coroutine-safety.
|
2019-06-20 12:29:43 +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] Fixed #28273 -- Doc'd fast nullable column creation with defaults.
|
2019-10-07 14:37:16 +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] Refs #26601 -- Used new-style middlewares in documentation.
|
2019-09-24 09:59:06 +02: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 typos in docs/ref/settings.txt.
|
2019-09-13 20:37:22 +02:00 |
signals.txt
|
[3.0.x] Fixed #27462 -- Clarifed pk_set difference in m2m_changed signal receivers for add() and remove().
|
2019-09-19 11:40:47 +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
|
Removed unnecessary /static from links to PostgreSQL docs.
|
2019-03-29 21:49:44 -04:00 |
urlresolvers.txt
|
Fixed #28766 -- Added ResolverMatch.route.
|
2018-12-06 18:05:40 -05:00 |
urls.txt
|
Refs #24733 -- Documented arguments for custom error views.
|
2018-07-31 17:02:40 -04:00 |
utils.txt
|
[3.0.x] Fixed #27921 -- Clarified usage of make_aware() with is_dst argument.
|
2019-09-27 09:56:06 +02:00 |
validators.txt
|
Fixed #29860 -- Allowed BaseValidator to accept a callable limit_value.
|
2018-10-22 10:26:54 -04:00 |
views.txt
|
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
2019-09-06 13:27:46 +02:00 |