.. |
_images
|
Optimise the rest of the PNGs in docs
|
2015-05-29 15:22:40 +10:00 |
auth
|
Fixed #25232 -- Made ModelBackend/RemoteUserBackend reject inactive users.
|
2016-03-23 09:01:48 -04:00 |
class-based-views
|
Fixed #26124 -- Added missing code formatting to docs headers.
|
2016-02-01 10:42:05 -05:00 |
db
|
Fixed #26438 -- Fixed multiple .objects typos in the docs.
|
2016-03-31 18:27:47 -04: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 #21446 -- Allowed not performing redirect in set_language view
|
2016-03-29 22:15:14 +02:00 |
testing
|
Fixed #24987 -- Allowed inactive users to login with the test client.
|
2016-03-23 09:01:52 -04: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
|
Fixed typos in docs.
|
2016-03-13 19:48:24 +01: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 #26157 #25321 -- Added sql/params to extra context of schema logger
|
2016-03-15 17:45:58 +11:00 |
migrations.txt
|
Fixed #26124 -- Added missing code formatting to docs headers.
|
2016-02-01 10:42:05 -05:00 |
pagination.txt
|
Fixed #14131 -- Added note to docs about Pagination and large Querysets
|
2016-04-02 16:03:34 +02:00 |
performance.txt
|
Fixed typos in docs.
|
2016-03-13 19:48:24 +01: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 #26256 -- Added note about primary key serialization
|
2016-03-08 21:30:23 +01: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 #26410 -- Added a docs example for loader.render_to_string().
|
2016-03-31 08:31:55 -04:00 |