Re: Hi, first email

2017-10-31 Thread Herbert Fortes
Em 31-10-2017 13:30, Tim Graham escreveu: > https://docs.djangoproject.com/en/dev/internals/contributing/writing-code/unit-tests/ > has the details. > Thanks! -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" gro

Re: Contributing to Django

2017-10-31 Thread Adam Johnson
https://docs.djangoproject.com/en/dev/internals/contributing/ has a guide on getting starting contributing to Django, whether working on the code, the tickets, or just the community. On 31 October 2017 at 09:28, Harsh vardhan sharma < harshavardhana@gmail.com> wrote: > Hi everyone, > > I am a

Re: Hi, first email

2017-10-31 Thread Tim Graham
https://docs.djangoproject.com/en/dev/internals/contributing/writing-code/unit-tests/ has the details. On Tuesday, October 31, 2017 at 9:44:31 AM UTC-4, terberh wrote: > > Hi, > > > I am looking for a way to contributing to Django > > project. I am starting with triaging and choose > > this t

Hi, first email

2017-10-31 Thread Herbert Fortes
Hi, I am looking for a way to contributing to Django project. I am starting with triaging and choose this ticket[0] that seems simple. [0] - https://code.djangoproject.com/ticket/28719 First I ran 'tox' but had problems with 'py3': django.core.exceptions.ImproperlyConfigured: Requested s

Contributing to Django

2017-10-31 Thread Harsh vardhan sharma
Hi everyone, I am a Django developer and I want to contribute to django code. But the django codebase in github is very big. I want to know how to read the source code? -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django i