If you haven't done so, you should do the django tutorial. It will give you a good view of what is available to django user.
Then there is a few page in the documentation about contributing. https://docs.djangoproject.com/en/dev/internals/contributing/ What you'll need to learn depend on what aspect of django you want to contribute to. But networking and GUI shouldn't be needed beyond some basic knowledge. Django is a framework for building the server side of web application. It provide really few GUI components and the networking stuff is delegated to real webserver like nginx. 2017-03-05 18:10 GMT+01:00 jayant jain <jayantjain...@gmail.com>: > Hi all users, > I am a new user of Django > with a basic knowledge of Python language .Please recommend me what more to > learn to start contributing to Django and how to start contributing. > Example if i do need to know about networking, GUI ,etc. > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to django-users+unsubscr...@googlegroups.com. > To post to this group, send email to django-users@googlegroups.com. > Visit this group at https://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/c749c6ac-ceca-44f6-9457-d6b045fdf924%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- Cordialement, Coues Ludovic +336 148 743 42 -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAEuG%2BTbE%3D8JFosij%2BN5Vr8njSNQ9GE5tT56nPv1FM119pWBa8A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.