Re: Hello everyone! Guide me in this journey.

2022-07-08 Thread 'Adam Johnson' via Django developers (Contributions to Django itself)
Hi! I think you've found the wrong mailing list for this post. This mailing list is for discussing the development of Django itself, not for support using Django. This means the discussions of bugs and features in Django itself, rather than in your code using it. People on this list are unlikely t

Hello everyone! Guide me in this journey.

2022-07-06 Thread ojas Gupta
My self Ojas Gupta currently doing by BTech from NIT Hamirpur. I want to start my journey in open source and for that I need your valuable guidance. Could you please show me the correct path so that I can start contributing. -- You received this message because you are subscribed to the Google

Re: Hello Everyone

2020-11-23 Thread Tim Graham
Hi Vineet, this is an extremely common question on this mailing list. Please search the archives for something like "contribute to django" and you'll see many answers. Have fun! On Monday, November 23, 2020 at 8:40:47 AM UTC-5 vinee...@gmail.com wrote: > I am Vineet Sharma, pursing computer sci

Hello Everyone

2020-11-23 Thread Vineet Sharma
I am Vineet Sharma, pursing computer science and Engineering as my major subject, I want to contribute to django and would love to be a part of the community. I myself have been using django for past 1 year and now want to contribute to it. I am looking forward to GSOC 2021 as a part of django

Re: Hello everyone I'm a new member

2017-12-18 Thread Collin Anderson
gt; >> On Wednesday, December 13, 2017 at 3:10:31 AM UTC+1, Asad Ahmed wrote: >>> >>> Hello everyone, >>> I'm new to open source community. I've been working on python and django >>> framework for few years now. I've done few projects based

Re: Hello everyone I'm a new member

2017-12-18 Thread Adam Johnson
ngo/utils/six.py , and deprecate python_2_unicode_compatible(). > > Greetings > Дилян > > On Wednesday, December 13, 2017 at 3:10:31 AM UTC+1, Asad Ahmed wrote: >> >> Hello everyone, >> I'm new to open source community. I've been working on python and django >

Re: Hello everyone I'm a new member

2017-12-18 Thread dpa-django
Hello Asad, as a first task you can remove the Python2-specifics from django/utils/six.py , and deprecate python_2_unicode_compatible(). Greetings Дилян On Wednesday, December 13, 2017 at 3:10:31 AM UTC+1, Asad Ahmed wrote: > > Hello everyone, > I'm new to open source commun

Re: Hello everyone I'm a new member

2017-12-13 Thread Adam Johnson
Link: https://docs.djangoproject.com/en/dev/internals/contributing/ On 13 December 2017 at 06:49, ludovic coues wrote: > There is a chapter in the documentation on how to contribute to django. It > should answer most of your questions. > > On 13 Dec 2017 3:10 am, "Asad Ahmed&qu

Re: Hello everyone I'm a new member

2017-12-12 Thread ludovic coues
There is a chapter in the documentation on how to contribute to django. It should answer most of your questions. On 13 Dec 2017 3:10 am, "Asad Ahmed" wrote: > Hello everyone, > I'm new to open source community. I've been working on python and django > framework for

Hello everyone I'm a new member

2017-12-12 Thread Asad Ahmed
Hello everyone, I'm new to open source community. I've been working on python and django framework for few years now. I've done few projects based on them and ML. I'm planing for Gsoc. I would be really grateful if anyone can guide me on how to proceed for open source co