On Sat, Oct 12, 2013, Jasvir Singh <
jassig...@gmail.com> wrote:
>I am Jasvir Singh, a student of Computer Science.
>5-6 months ago, I started working on django and found it is a really
>efficient tool.
>Now I want to do some development for django.
>
>Can anyone please suggest me some task/project to do.
Hi Jasvir. If you'd like to contribute to Django itself, why not have a look at the ticket tracker: <
https://code.djangoproject.com/query>?
In particular you might want to choose something straightforward to begin with, so look for tickets marked as "easy pickings": <
https://code.djangoproject.com/query?status=assigned&status=new&easy=1&desc=1&order=id>.
>May I start with making some video tutorials, in which I'll explain
>how to make a poll or blog application?
That too could be a valuable contribution to the community, though it will probably be more work, and will probably benefit fewer people.
You have probably already done so, but if not, take a look at <
https://docs.djangoproject.com/en/1.5/internals/contributing/>
Regards,
Daniele