Re: Guidance for GSoC

2020-02-06 Thread Carlton Gibson
Hi. Auth is a long way from the ORM. :) I guess first make sure you understand contrib.auth. Maybe look at some auth tickets. https://code.djangoproject.com/query?status=assigned&status=new&component=contrib.auth&col=id&col=summary&col=status&col=owner&col=type&col=component&col=version&desc=1&

Guidance for GSoC

2020-02-06 Thread Sanskar Jaiswal
Hey everyone, As I was recommended in the django forum mentorship channel, I proceeded to go through the codebase of django's orm layer. I was thinking of working on two factor authentication for GSoC. Should I start work for this from right now or should I resolve a few tickets first before movin