Re: Question about ticket #20456: Easier unit testing for class-based views

2019-10-08 Thread Felipe Lee
e the > `setup()` hook. Please do proceed. > > Kind Regards, > > Carlton > > > On Monday, 7 October 2019 09:20:12 UTC+2, Adam Johnson wrote: >> >> Moving the head=get line sounds sensible to me! >> >> On Sun, 6 Oct 2019 at 17:31, Felipe Lee wrote: >>

Question about ticket #20456: Easier unit testing for class-based views

2019-10-06 Thread Felipe Lee
Hi everyone, I was looking into ticket #20456 ( https://code.djangoproject.com/ticket/20456), which is to improve the ease of testing class-based views (cbvs). It's been a while since anyone has touched it. There was a pull request a while back ( https://github.com/django/django/pull/2368/) whic