| Age | Commit message (Collapse) | Author |
|
Backport of 6ee86a12ee29fcd4f3d7c9f1ad6de8cde4637b06 from master
|
|
Backport of de4492fbb1e48f8b258baa182220d4247f345177 from master
|
|
URL kwargs into context."
This reverts commit 4ed534758cb6a11df9f49baddecca5a6cdda9311.
|
|
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
View.setup() for generic views.
This will ease unit testing of views since setup will essentially do
everything needed to set the view instance up (other than instantiating
it). Credit for idea goes to Vincent Prouillet.
|
|
|
|
involved difficulty.
This patch does not remove all occurrences of the words in question.
Rather, I went through all of the occurrences of the words listed
below, and judged if they a) suggested the reader had some kind of
knowledge/experience, and b) if they added anything of value (including
tone of voice, etc). I left most of the words alone. I looked at the
following words:
- simply/simple
- easy/easier/easiest
- obvious
- just
- merely
- straightforward
- ridiculous
Thanks to Carlton Gibson for guidance on how to approach this issue, and
to Tim Bell for providing the idea. But the enormous lion's share of
thanks go to Adam Johnson for his patient and helpful review.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Follow-up of d97cce34096043b019e818a7fb98c0f9f073704c and 7d3fe36c626a3268413eb86d37920f132eb4a54f.
|
|
|
|
|
|
|
|
|
|
Thanks Aymeric Augustin for shepherding the DEP and patch review.
Thanks Marten Kenbeek and Tim Graham for contributing to the code.
Thanks Tom Christie, Shai Berger, and Tim Graham for the docs.
|
|
A regression in pyenchant caused a problem:
https://github.com/rfk/pyenchant/issues/93
|
|
in as_view().
|
|
|
|
|
|
|
|
|
|
|
|
Thanks mmoreaux and DheerendraRathor.
|
|
|
|
TemplateResponseMixin.get_template_names() docs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to Tim Graham for the review.
|
|
|
|
context processors.
|
|
|
|
optional.
Per deprecation timeline.
|
|
Per deprecation timeline.
|
|
|
|
|
|
Forwardport of ae1d663b7913f6da233c55409c4973248372d302
from stable/1.8.x plus more.
|