.. |
_images
|
…
|
|
auth
|
Fixed import location of check_password() in docs.
|
2016-02-22 12:42:47 -05:00 |
class-based-views
|
Fixed #26124 -- Added missing code formatting to docs headers.
|
2016-02-01 10:42:05 -05:00 |
db
|
Fixed allow_migrate() signature in documentation
|
2016-02-12 14:16:03 +11: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
|
Updated instructions for gettext on Windows.
|
2016-02-11 08:45:55 -05:00 |
testing
|
Refs #25735 -- Made @tag decorator importable from django.test.
|
2016-02-19 14:21:00 -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
|
…
|
|
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
|
…
|
|
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
|
…
|
|
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
|
…
|
|
signing.txt
|
Fixed #26124 -- Added missing code formatting to docs headers.
|
2016-02-01 10:42:05 -05:00 |
templates.txt
|
…
|
|