Re: new to open source contribution

2019-12-03 Thread Himanshu Mohan
Hi,
I tried sending in below email group and it’s coming as Undelivered  

Thanks and Regards
Himanshu

> On 02-Dec-2019, at 11:48 PM, Carlos Leite (cadu)  wrote:
> 
> Hi Satish, 
> 
> there is a list just for that :  django-core-mentors...@googlegroups.com
> 
> ask anything about start to contributing to django , people are there for it. 
> You will be welcome 
> 
> Em sexta-feira, 29 de novembro de 2019 09:41:13 UTC-3, Shruti Satish escreveu:
>> 
>> i am new to open source and would like to contribute.
>> 
>> how do i setup for Django development?
>> 
>> also can i be pointed towards easy and relativey easy bug fixes/issues and 
>> the corresponding repos?
> 
> -- 
> 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 to django-developers+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/django-developers/02040b6a-2fcf-47c2-a55c-44f7f93f25c7%40googlegroups.com.

-- 
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 
to django-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/A89BDF58-87CC-471E-B6B7-805255DE8D01%40gmail.com.


Re: new to open source contribution

2019-12-02 Thread Carlos Leite (cadu)
Hi Satish, 

there is a list just for that :  django-core-mentors...@googlegroups.com

ask anything about start to contributing to django , people are there for 
it. 
You will be welcome 

Em sexta-feira, 29 de novembro de 2019 09:41:13 UTC-3, Shruti Satish 
escreveu:
>
> i am new to open source and would like to contribute.
>
> how do i setup for Django development?
>
> also can i be pointed towards easy and relativey easy bug fixes/issues and 
> the corresponding repos?
>

-- 
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 
to django-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/02040b6a-2fcf-47c2-a55c-44f7f93f25c7%40googlegroups.com.


Re: new to open source contribution

2019-11-29 Thread Website Technologies
Hi shruti,
I am soon posting my django development tutorials from beginners to expert
on my YouTube channel 'Backend to Frontend' . You'll definitely love it.
Thanks

On Fri, Nov 29, 2019, 18:45 Abhijeet Viswa  wrote:

> Hey,
>
> Checkout Django's "Contributing to Django" documentation here:
> https://docs.djangoproject.com/en/2.2/internals/contributing/
> You can find a list of reported bugs and request feature updates on
> Django Trac here: https://code.djangoproject.com/
>
> Django uses Git as a VCS. If you haven't used Django (and aren't
> familiar with), I'd personally recommend you go through Django's
> tutorials. This will make it more easier to understand how Django's
> MVC works and will help you get started with contribution.
>
> On Fri, 29 Nov 2019 at 18:11, Shruti Satish 
> wrote:
> >
> > i am new to open source and would like to contribute.
> >
> > how do i setup for Django development?
> >
> > also can i be pointed towards easy and relativey easy bug fixes/issues
> and the corresponding repos?
> >
> > --
> > 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 to django-developers+unsubscr...@googlegroups.com.
> > To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-developers/6589b6f8-83ce-46f3-a498-892980f1b12a%40googlegroups.com
> .
>
>
>
> --
> Abhijeet
>
> --
> 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 to django-developers+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-developers/CAP1-YrpCD2i4K3v1uANUv_5kHeHh8o2uwBGV7LjCEvCX8LBWyA%40mail.gmail.com
> .
>

-- 
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 
to django-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/CALmP4tS38iCA4W_dxiXW6wFZS0mPXJxcMQKgYKd9Qnu%2BUC0Zgg%40mail.gmail.com.


Re: new to open source contribution

2019-11-29 Thread Abhijeet Viswa
Hey,

Checkout Django's "Contributing to Django" documentation here:
https://docs.djangoproject.com/en/2.2/internals/contributing/
You can find a list of reported bugs and request feature updates on
Django Trac here: https://code.djangoproject.com/

Django uses Git as a VCS. If you haven't used Django (and aren't
familiar with), I'd personally recommend you go through Django's
tutorials. This will make it more easier to understand how Django's
MVC works and will help you get started with contribution.

On Fri, 29 Nov 2019 at 18:11, Shruti Satish  wrote:
>
> i am new to open source and would like to contribute.
>
> how do i setup for Django development?
>
> also can i be pointed towards easy and relativey easy bug fixes/issues and 
> the corresponding repos?
>
> --
> 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 to django-developers+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/django-developers/6589b6f8-83ce-46f3-a498-892980f1b12a%40googlegroups.com.



-- 
Abhijeet

-- 
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 
to django-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/CAP1-YrpCD2i4K3v1uANUv_5kHeHh8o2uwBGV7LjCEvCX8LBWyA%40mail.gmail.com.


Re: New to Open Source Contribution Need Help With Setting Up Environment For Channels to Reproduce Issues After Cloning From Git

2019-11-28 Thread Adam Johnson
Hi Suvodeep,

Did you see this documentation page?
https://channels.readthedocs.io/en/latest/contributing.html

If you use the command:

pip install -e .

You can install your cloned channels copy in a virtual environment and use
that as normal in a channels app.

Afraid I haven't worked on it myself but the instructions seem pretty
complete. I don't think there are many people working on Channels itself
right now though.

Thanks,

Adam

On Tue, 5 Nov 2019 at 05:49, Suvodeep Dubey  wrote:

> I have cloned channels repo in my local. I was going through the bugs but
> was unable to set-up the environment to reproduce the bugs.
>
> I have the following understanding:
>
> 1. Rather than `pip install channels` clone the channels from git
> 2. Execute the channels parallel to your application and make them talk
> and see the errors in application and logs in channels.
>
> I am unable to build and run the channels and configure it with a dummy
> Django app to reproduce the bugs.
>
> --
> 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 to django-developers+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-developers/ddd5f084-7797-471d-889f-456c83df8b28%40googlegroups.com
> 
> .
>


-- 
Adam

-- 
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 
to django-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/CAMyDDM2UNk3vZU2dUBmEo5C7cH%2B57fzP_PdiNfSDZUXDS%2B9UDg%40mail.gmail.com.