| Age | Commit message (Collapse) | Author |
|
|
|
Lines in the docs files were manually adjusted to conform to the
79 columns limit per line (plus newline), improving readability and
consistency across the content.
|
|
docs.
|
|
attributes.
|
|
|
|
|
|
|
|
Following d9a266d657f66b8c4fa068408002a4e3709ee669.
|
|
|
|
|
|
Co-Authored-By: Carles Pina i Estany <carles@pina.cat>
|
|
URL kwargs into context."
This reverts commit 4ed534758cb6a11df9f49baddecca5a6cdda9311.
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
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.
|
|
in as_view().
|
|
|
|
|
|
|
|
Thanks mmoreaux and DheerendraRathor.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks tomwys for the suggestion.
|
|
Thanks Carl Meyer for the suggestion and Alex Gaynor and Carl for reviews.
|
|
|
|
Thanks nedbatchelder for the report and claudep for the patch.
|
|
RedirectView.get_redirect_url.
Thanks to Tim for the review.
|
|
|
|
|
|
|
|
Thanks to @DrMeers for the report and @ludwigkraatz for the initial patch.
|
|
Thanks wim@ for the suggestion.
|
|
|
|
|
|
|
|
Refs #20104.
|
|
Thanks Aramgutang for the report. Refs #17228.
|
|
Added -n to sphinx builds to catch issues going forward.
|
|
|