Proposals of GSOC.

2022-03-09 Thread Sarthak Kinge
Can anyone share me old proposals of GSOC for django software application. -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email

Re: How to find good first issue

2022-03-09 Thread Manav Agarwal
You may find the Django Issue tracker at https://code.djangoproject.com/query . Also, for Good First Issue/ Easy Pickings Django issue tracker has a separate tag with the name "Easy Picking" ( https://code.djangoproject.com/query?status=assigned=new=1=1=id ) Regards, Manav Agarwal On Wed, Mar 9,

How to find good first issue

2022-03-09 Thread CE003_Omi _Kakadiya
Hii djangoians, I am newbie in Open source and I wanted to ask that how I can find good first issue for documentation on Django Please someone help!! Regards Omi -- DISCLAIMER: The information transmitted is intended only for the person or entity to which it is addressed and may contain

Ticket #16406 -- ResolverMatch allows separate access to kwargs, captured_kwargs and extra_kwargs

2022-03-09 Thread Alokik Roe
Hello there, So I've been working on this ticket for a month now, and the reviewer requested me for two more tests and I've implemented them but in the second test case, I am getting an error while implementing it and I've tried quite a lot of things on my side to fix it. Some of them I've