.. |
_images
|
Optimise the rest of the PNGs in docs
|
2015-05-29 15:22:40 +10:00 |
auth
|
[1.9.x] Fixed #26392 -- Corrected login_required/permission_required stacking example.
|
2016-03-21 19:58:42 -04:00 |
class-based-views
|
[1.9.x] Fixed #26124 -- Added missing code formatting to docs headers.
|
2016-02-01 11:54:26 -05:00 |
db
|
[1.9.x] Fixed typo in docs/topics/db/aggregation.txt.
|
2016-03-25 13:38:35 -04:00 |
forms
|
[1.9.x] Fixed #26124 -- Added missing code formatting to docs headers.
|
2016-02-01 11:54:26 -05:00 |
http
|
[1.9.x] Fixed #26124 -- Added missing code formatting to docs headers.
|
2016-02-01 11:54:26 -05:00 |
i18n
|
[1.9.x] Updated instructions for gettext on Windows.
|
2016-02-11 08:46:25 -05:00 |
testing
|
[1.9.x] Fixed DiscoverRunner failfast parameter default in docs.
|
2016-03-15 18:35:02 -04:00 |
cache.txt
|
[1.9.x] Fixed #26124 -- Added missing code formatting to docs headers.
|
2016-02-01 11:54:26 -05:00 |
checks.txt
|
[1.9.x] Fixed #26124 -- Added missing code formatting to docs headers.
|
2016-02-01 11:54:26 -05:00 |
conditional-view-processing.txt
|
[1.9.x] Fixed typos in docs.
|
2016-03-14 08:09:02 -04:00 |
email.txt
|
[1.9.x] Added import in docs/topics/email.txt example.
|
2016-02-12 13:45:07 -05:00 |
external-packages.txt
|
[1.9.x] Fixed #26020 -- Normalized header stylings in docs.
|
2016-01-22 12:18:24 -05:00 |
files.txt
|
[1.9.x] Added missing period to "etc.".
|
2016-01-11 18:05:56 -05:00 |
index.txt
|
[1.9.x] Fixed #26020 -- Normalized header stylings in docs.
|
2016-01-22 12:18:24 -05:00 |
install.txt
|
[1.9.x] Fixed #26124 -- Added missing code formatting to docs headers.
|
2016-02-01 11:54:26 -05:00 |
logging.txt
|
[1.9.x] Fixed #25959 -- Updated logging example to use the django logger.
|
2015-12-24 10:07:56 -05:00 |
migrations.txt
|
[1.9.x] Fixed #26124 -- Added missing code formatting to docs headers.
|
2016-02-01 11:54:26 -05:00 |
pagination.txt
|
[1.9.x] Fixed #26290 -- Documented that a QuerySet for pagination should be ordered.
|
2016-03-15 10:14:29 -04:00 |
performance.txt
|
[1.9.x] Fixed typos in docs.
|
2016-03-14 08:09:02 -04:00 |
python3.txt
|
[1.9.x] Fixed #26124 -- Added missing code formatting to docs headers.
|
2016-02-01 11:54:26 -05:00 |
security.txt
|
[1.9.x] Fixed #26206 -- Fixed docs comments causing empty code blocks.
|
2016-02-11 07:59:30 -05:00 |
serialization.txt
|
[1.9.x] Fixed #26256 -- Added note about primary key serialization
|
2016-03-08 21:30:58 +01:00 |
settings.txt
|
[1.9.x] Fixed #26152 -- Documented how to avoid django.setup() deadlock in standalone scripts.
|
2016-02-01 13:41:31 -05:00 |
signals.txt
|
Fixed #25159 -- Removed brackets from class/function/method signatures in docs.
|
2015-07-27 10:32:47 -04:00 |
signing.txt
|
[1.9.x] Fixed #26124 -- Added missing code formatting to docs headers.
|
2016-02-01 11:54:26 -05:00 |
templates.txt
|
[1.9.x] Fixed #26408 -- Updated link to DEP 182.
|
2016-03-25 20:50:41 +01:00 |