diff options
| author | Felipe Lee <felipe.lee.garcia@gmail.com> | 2019-10-10 00:22:43 -0500 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2019-10-30 14:43:52 +0100 |
| commit | c2c27867ef1d4ad32369f8cda42a6d72b262cae5 (patch) | |
| tree | 36b7dec30f45db612dfe97562bc646d2b984c03e /AUTHORS | |
| parent | 31d1822532d716d5b2f1422372d07dd05067bfc6 (diff) | |
Refs #20456 -- Moved initialization of HEAD method based on GET to the 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.
Diffstat (limited to 'AUTHORS')
| -rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -286,6 +286,7 @@ answer newbie questions, and generally made Django that much better: favo@exoweb.net fdr <drfarina@gmail.com> Federico Capoano <nemesis@ninux.org> + Felipe Lee <felipe.lee.garcia@gmail.com> Filip Noetzel <http://filip.noetzel.co.uk/> Filip Wasilewski <filip.wasilewski@gmail.com> Finn Gruwier Larsen <finn@gruwier.dk> |
