Sounds good, thanks for the input. I'll work on that this week/weekend.
Best,
Felipe
On Tuesday, October 8, 2019 at 3:02:42 AM UTC-5, Carlton Gibson wrote:
>
> Hi Felipe,
>
> Thanks for the question!
>
> For me, yes, this seems reasonable given that we already have the
> `setup()` hook. Please
Hi Felipe,
Thanks for the question!
For me, yes, this seems reasonable given that we already have 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 Oc
Moving the head=get line sounds sensible to me!
On Sun, 6 Oct 2019 at 17:31, Felipe Lee wrote:
> 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
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