On Thu, Oct 31, 2013, Dmitriy Dmitrienko <[email protected]> wrote: >My name is Dmitry. I want to create patches for smth , because in my >university a teacher wants to create patches for the Moodle system, but i >hate moodle and i don't have a choice and it's wrong. >I am not genius of programming, but i was write two project on django. >P.S. Not start project from documentation of django :) > >Have you got any issues to help me? :)
Hi Dmitriy. Take a look at the Django issue tracker, <https://code.djangoproject.com/query>. You might prefer to start with tickets marked as "easy pickings": <https://code.djangoproject.com/query?status=assigned&status=new&col=id&col=summary&col=status&col=owner&col=type&col=component&desc=1&order=id>. If you haven't done so already, you'll need to read the documentation on contributing <https://docs.djangoproject.com/en/1.6/internals/contributing/> and especially <https://docs.djangoproject.com/en/1.6/internals/contributing/new-contributors/>. As well as this list, there's the #django-dev channel on irc.freenode.net for discussing development of Django. Thanks, Daniele -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/20131031141321.100879823%40smtpauth.cf.ac.uk. For more options, visit https://groups.google.com/groups/opt_out.
