.. |
_images
|
|
|
auth
|
Fixed #27009 -- Made update_session_auth_hash() rotate the session key.
|
2016-08-15 19:29:12 -04:00 |
class-based-views
|
Fixed typo in docs/topics/class-based-views/generic-display.txt
|
2016-07-06 08:48:43 -04:00 |
db
|
Fixed #19222 -- Documented that default managers aren't used for related queries.
|
2016-08-16 13:12:55 -04:00 |
forms
|
Fixed #4136 -- Made ModelForm save empty values for nullable CharFields as NULL.
|
2016-06-13 09:14:36 -04:00 |
http
|
Replaced old DateTimeAwareJSONEncoder with DjangoJSONEncoder in docs.
|
2016-08-19 09:13:53 -04:00 |
i18n
|
Fixed #26571 -- Corrected recommendation for converting timestamps to tz-aware datetimes.
|
2016-08-19 14:47:06 -04:00 |
testing
|
Fixed #26840 -- Added test.utils.setup/teardown_databases().
|
2016-08-17 13:55:04 -04:00 |
cache.txt
|
Documented the cache_control() decorator.
|
2016-08-11 16:46:58 -04:00 |
checks.txt
|
|
|
conditional-view-processing.txt
|
Fixed typo in docs/topics/conditional-view-processing.txt
|
2016-05-12 20:07:34 -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
|
|
|
files.txt
|
Fixed #26483 -- Updated docs.python.org links to use Intersphinx.
|
2016-05-08 18:07:43 -04:00 |
index.txt
|
|
|
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
|
Removed versionadded/changed annotations for 1.9.
|
2016-05-20 11:44:29 -04:00 |
pagination.txt
|
Removed versionadded/changed annotations for 1.9.
|
2016-05-20 11:44:29 -04:00 |
performance.txt
|
|
|
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
|
|
|
signals.txt
|
|
|
signing.txt
|
|
|
templates.txt
|
Fixed #24694 -- Added support for context_processors to Jinja2 backend.
|
2016-06-28 14:30:54 -04:00 |