Re: How to contribute

2015-08-19 Thread Tim Graham
Hi Sarthak, You might like to read the archives of the django-core-mentorship mailing list as similar inquiries have been made there. https://groups.google.com/forum/?fromgroups#!forum/django-core-mentorship Feel free to ping me (timograham) in #django-dev on IRC if you want to chat. Tim On W

How to contribute

2015-08-19 Thread Sarthak Mehrish
Hey all, I am currently pursuing my B.Tech in Information Technology and as a part of course in my final year I need to do major project. I have been developing applications/website using django from past 2 years and was looking for an opportunity to contribute to it. But i don't have much exp

Re: how to contribute with csv fixture support?

2007-08-03 Thread Michael Radziej
Hi Adam, On Fri, Aug 03, Adam Schmideg wrote: > > Hi, > > I implemented a csv serializer/deserializer. I tried to figure out > how I can contribute to django with it, reading > http://www.djangoproject.com/documentation/contributing/#submitting-patches > but the process was not quite clear to

how to contribute with csv fixture support?

2007-08-03 Thread Adam Schmideg
Hi, I implemented a csv serializer/deserializer. I tried to figure out how I can contribute to django with it, reading http://www.djangoproject.com/documentation/contributing/#submitting-patches but the process was not quite clear to me. Shall I open a ticket for it, and post a patch? Could yo