| Age | Commit message (Collapse) | Author |
|
Follow up to 0f0abc20be55d796ecfc3e7698e7ecfd9e9cdf88.
|
|
|
|
Following d9a266d657f66b8c4fa068408002a4e3709ee669.
|
|
|
|
|
|
|
|
SuccessMessageMixin.
Thanks to Mariusz Felisiak for review.
Co-authored-by: Demetris Stavrou <demestav@gmail.com>
Co-authored-by: Caroline Simpson <github@hoojiboo.com>
|
|
|
|
CBV docs.
|
|
Co-Authored-By: Carles Pina i Estany <carles@pina.cat>
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|