Re: New to the community want to ask few things.

2022-02-24 Thread 'Adam Johnson' via Django developers (Contributions to Django itself)
> 2. As I'm new to the community how can I understand such a large codebase . > Build several projects using Django. On the way, try and read the code for the bits of Django you're using. 3. Suggest me some beginner level issues so that I can try to contribute. > Here

Re: New to the community want to ask few things.

2022-02-24 Thread Richard Dushime
...@gmail.com wrote: > 1.So I did clone on my pycharm but in Git-hub repo its not visible . Why > it is so, Is the repo private for django? > 2. As I'm new to the community how can I understand such a large codebase . > 3. Suggest me some beginner level issues so that I can

New to the community want to ask few things.

2022-02-23 Thread Sarthak Kinge
1.So I did clone on my pycharm but in Git-hub repo its not visible . Why it is so, Is the repo private for django? 2. As I'm new to the community how can I understand such a large codebase . 3. Suggest me some beginner level issues so that I can try to contribute. -- You received

Re: New to the Community

2021-02-25 Thread Tim Graham
It's expected. Some tests are only applicable to certain databases. Search for all mentions of "skip" at https://docs.djangoproject.com/en/dev/internals/contributing/writing-code/unit-tests/. You can run the tests with "-v 2" to see the reason why a test was skipped. On Thursday, February 25,

Re: New to the Community

2021-02-24 Thread Mhd Ali
Thanks Adam, you are always helpful On Wed, Feb 24, 2021 at 8:43 AM 'Adam Johnson' via Django developers (Contributions to Django itself) wrote: > Welcome! > > There are many different ways to contribute to Django - the forum, > blogging, translating, documenting, writing code, and more. As Haro

Re: New to the Community

2021-02-23 Thread 'Adam Johnson' via Django developers (Contributions to Django itself)
Welcome! There are many different ways to contribute to Django - the forum, blogging, translating, documenting, writing code, and more. As Harouna pointsout, our Contributing Guide can help you get started with many of these: https://docs.djangoproject.com/en/stable/internals/contributing/ If you

Re: New to the Community

2021-02-23 Thread Harouna Diallo
Go to this link : https://docs.djangoproject.com/en/3.1/intro/contributing/ Le mar. 23 févr. 2021 à 23:58, Mhd Ali a écrit : > Hello everyone, my name is Muhammed Ali, I'm looking to contribute to > Django, please what are the prerequisites > > -- > You received this message because you are subs

New to the Community

2021-02-23 Thread Mhd Ali
Hello everyone, my name is Muhammed Ali, I'm looking to contribute to Django, please what are the prerequisites -- 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 rec