| Age | Commit message (Collapse) | Author |
|
Co-Authored-By: Carles Pina i Estany <carles@pina.cat>
Backport of 5fd4f22d196fbe9913884259ddedad10e6156a44 from master
|
|
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.
|
|
|
|
|
|
|
|
|
|
a complete list.
|
|
Many thanks to Daniel Greenfeld, James Aylett, Marc Tamlyn, Simon Williams, Danilo Bargen and Luke Plant for their work on this.
|