Re: Not understanding code base of django

2021-11-02 Thread 'Adam Johnson' via Django developers (Contributions to Django itself)
Hi Piyush, For starters, I would check out the "first patch" tutorial: https://docs.djangoproject.com/en/dev/intro/contributing/ . This gives you an idea of what contributing to Django looks like, and will have you create and edit some files. Let us know how that goes, Adam On Tue, 2 Nov 2021 a

Not understanding code base of django

2021-11-02 Thread Piyush Dive
Hello, I am a backend developer with having django knowledge and thought to contribute in django itself but I am not understanding the codebase of django. i think its slightly different than what we code for web.. can anyone help me in understanding the code? -- You received this message becau