.. |
_images
|
Optimise the rest of the PNGs in docs
|
2015-05-29 15:22:40 +10:00 |
auth
|
Fixed CVE-2016-2513 -- Fixed user enumeration timing attack during login.
|
2016-03-01 11:25:28 -05:00 |
class-based-views
|
Fixed #26124 -- Added missing code formatting to docs headers.
|
2016-02-01 10:42:05 -05:00 |
db
|
Corrected a run on sentence in doc/topics/db/models.txt.
|
2016-02-25 14:22:41 -05:00 |
forms
|
Fixed #26124 -- Added missing code formatting to docs headers.
|
2016-02-01 10:42:05 -05:00 |
http
|
Fixed #26124 -- Added missing code formatting to docs headers.
|
2016-02-01 10:42:05 -05:00 |
i18n
|
Fixed #25933 -- Allowed an unprefixed default language in i18n_patterns().
|
2016-03-08 08:14:10 -05:00 |
testing
|
Refs #26270 -- Reorganized TestCase docs.
|
2016-02-25 07:58:22 -05:00 |
cache.txt
|
Fixed #26124 -- Added missing code formatting to docs headers.
|
2016-02-01 10:42:05 -05:00 |
checks.txt
|
Removed unneeded hint=None/obj=None in system check messages.
|
2016-02-12 13:01:25 -05:00 |
conditional-view-processing.txt
|
Added missing period to "etc.".
|
2016-01-11 18:05:15 -05:00 |
email.txt
|
Added import in docs/topics/email.txt example.
|
2016-02-12 13:44:38 -05:00 |
external-packages.txt
|
Fixed #26020 -- Normalized header stylings in docs.
|
2016-01-22 12:12:17 -05:00 |
files.txt
|
Added missing period to "etc.".
|
2016-01-11 18:05:15 -05:00 |
index.txt
|
Fixed #26020 -- Normalized header stylings in docs.
|
2016-01-22 12:12:17 -05:00 |
install.txt
|
Fixed #26124 -- Added missing code formatting to docs headers.
|
2016-02-01 10:42:05 -05:00 |
logging.txt
|
Fixed #25999 -- Removed promotion of RemovedInNextVersionWarning to loud by default.
|
2016-01-14 09:05:43 -05:00 |
migrations.txt
|
Fixed #26124 -- Added missing code formatting to docs headers.
|
2016-02-01 10:42:05 -05:00 |
pagination.txt
|
Fixed #25969 -- Replaced render_to_response() with render() in docs examples.
|
2015-12-23 09:14:32 -05:00 |
performance.txt
|
Fixed #26124 -- Added missing code formatting to docs headers.
|
2016-02-01 10:42:05 -05:00 |
python3.txt
|
Fixed #26124 -- Added missing code formatting to docs headers.
|
2016-02-01 10:42:05 -05:00 |
security.txt
|
Fixed #26206 -- Fixed docs comments causing empty code blocks.
|
2016-02-11 07:58:15 -05:00 |
serialization.txt
|
Fixed #26124 -- Added missing code formatting to docs headers.
|
2016-02-01 10:42:05 -05:00 |
settings.txt
|
Fixed #26152 -- Documented how to avoid django.setup() deadlock in standalone scripts.
|
2016-02-01 13:40:53 -05:00 |
signals.txt
|
Removed versionadded/changed annotations for 1.8.
|
2015-09-23 19:31:11 -04:00 |
signing.txt
|
Fixed #26124 -- Added missing code formatting to docs headers.
|
2016-02-01 10:42:05 -05:00 |
templates.txt
|
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
|
2015-12-31 14:21:29 -05:00 |