.. |
_images
|
Optimise the rest of the PNGs in docs
|
2015-05-29 15:22:40 +10:00 |
auth
|
Fixed #27292 -- Removed unnecessary password assignment in auth backend example.
|
2016-10-04 14:02:06 -04:00 |
class-based-views
|
Fixed #27289 -- Corrected View.as_view() explanation.
|
2016-09-28 11:26:32 -04:00 |
db
|
Updated links to the current version of MySQL docs.
|
2016-09-30 09:14:17 -04:00 |
forms
|
Refs #27186 -- Fixed model form default fallback for CheckboxSelectMultiple.
|
2016-09-30 14:49:50 -04:00 |
http
|
Replaced old DateTimeAwareJSONEncoder with DjangoJSONEncoder in docs.
|
2016-08-19 09:13:53 -04:00 |
i18n
|
Fixed import typos in the docs.
|
2016-09-29 12:06:52 -04:00 |
testing
|
Fixed #15143 -- Doc'd how to set the language for the test client.
|
2016-09-14 20:08:06 -04:00 |
cache.txt
|
Fixed #27226 -- Removed patch_response_headers()'s setting of the Last-Modified header.
|
2016-09-28 09:09:09 -04:00 |
checks.txt
|
Refs #26351 -- Added check hook to support database-related checks
|
2016-04-08 20:28:00 +02:00 |
conditional-view-processing.txt
|
Fixed #27083 -- Added support for weak ETags.
|
2016-09-10 08:14:52 -04:00 |
email.txt
|
Fixed #27007 -- Handled non-UTF-8 bytes objects for text/* attachments.
|
2016-08-12 16:35:09 -04:00 |
external-packages.txt
|
Fixed #26554 -- Updated docs URLs to readthedocs.io
|
2016-04-28 10:09:57 -04:00 |
files.txt
|
Fixed #26483 -- Updated docs.python.org links to use Intersphinx.
|
2016-05-08 18:07:43 -04:00 |
index.txt
|
Fixed #26020 -- Normalized header stylings in docs.
|
2016-01-22 12:12:17 -05:00 |
install.txt
|
Fixed broken links in docs and comments.
|
2016-06-15 21:20:23 -04:00 |
logging.txt
|
Fixed typo in docs/topics/logging.txt
|
2016-06-22 06:38:34 -04:00 |
migrations.txt
|
Doc'd how to remove old references in migration files.
|
2016-09-02 09:59:40 -04:00 |
pagination.txt
|
Removed versionadded/changed annotations for 1.9.
|
2016-05-20 11:44:29 -04:00 |
performance.txt
|
Fixed typos in docs.
|
2016-03-13 19:48:24 +01:00 |
python3.txt
|
Fixed #26483 -- Updated docs.python.org links to use Intersphinx.
|
2016-05-08 18:07:43 -04:00 |
security.txt
|
Fixed #26947 -- Added an option to enable the HSTS header preload directive.
|
2016-08-10 20:23:54 -04:00 |
serialization.txt
|
Fixed #26656 -- Added duration (timedelta) support to DjangoJSONEncoder.
|
2016-07-14 13:34:15 -04:00 |
settings.txt
|
Clarified that setting names must be uppercase.
|
2016-05-03 12:53:24 -04:00 |
signals.txt
|
Fixed #26493 -- Documented how built-in signals are sent.
|
2016-04-13 07:48:18 -04:00 |
signing.txt
|
Fixed #26124 -- Added missing code formatting to docs headers.
|
2016-02-01 10:42:05 -05:00 |
templates.txt
|
Fixed #24694 -- Added support for context_processors to Jinja2 backend.
|
2016-06-28 14:30:54 -04:00 |