Fixed #14401 -- Added a contributing howto guide for new users. Thank you to everyone who added their advice, feedback, and wisdom to the wiki article while constructing this new guide.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@15645 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Gabriel Hurley 2011-02-25 02:45:48 +00:00
parent c2518f55c7
commit c250b8840b
3 changed files with 424 additions and 110 deletions

View file

@ -11,6 +11,7 @@ you quickly accomplish common tasks.
apache-auth
auth-remote-user
contribute
custom-management-commands
custom-model-fields
custom-template-tags