summaryrefslogtreecommitdiff
path: root/docs/internals/contributing/committing-code.txt
AgeCommit message (Collapse)Author
2014-07-21[1.7.x] Replaced instances of 'his/her' with 'their'.Iain Dawson
Backport of 8fbf13a6c8 from master
2013-10-04Fixed #21213 -- Added docs for Django's mailing lists.Unai Zalakain
Added docs/internals/mailing-lists.txt documenting the use of django's mailing lists. All references across docs changed to point to this page. The referencing makes use of substitution because there's no way to make a :ref: link in a non-inline fashion in Sphinx. It also makes use of rst_epilog Sphinx conf for making this substitutions across all the docs.
2013-09-13Documentation -- added instructions on working with pull requestsKevin Christopher Henry
Since non-core contributors are asked to review patches, instructions on working with pull requests were added to the Working with Git and GitHub page (based on the existing instructions in the core committers page).
2013-01-29Fixed typos in docs and commentsTim Graham
2012-09-27Added a note regarding interaction between GitHub and Trac PluginPreston Holmes
2012-06-08Fixed an error in a git command.Aymeric Augustin
2012-06-08Clarified the purpose of the pull requsets docsAymeric Augustin
One is for the community, the other for the core team. Thanks Reinout van Rees for the report.
2012-06-08Explained an alternative way to fetch a branch.Aymeric Augustin
This avoids adding each contributor as a remote. Thanks Fruneau for the report.
2012-06-08Proof-read the new contributing guide.Aymeric Augustin
Many thanks to Daniele Procida.
2012-06-08Small corrections to committing-code docsLuke Plant
2012-06-07Fixed #18436 -- Updated contributing docs for git.Aymeric Augustin
Most of the credit for this large patch goes to Anssi Kääriäinen. Many thanks to all the people who contributed to the discussion.
2012-03-14Updated some outdated external URLs in docs.Claude Paroz
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17710 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-13Replaced http by https in djangoproject.com linksClaude Paroz
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17703 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-12-30Fixed #17334 - Documented the commit message style for backports; thanks ↵Timo Graham
krzysiumed for the draft patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17294 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-10-14Fixed many more ReST indentation errors, somehow accidentally missed from ↵Luke Plant
[16955] git-svn-id: http://code.djangoproject.com/svn/django/trunk@16983 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-07-19Fixed #16469 -- Improved documentation of Django internals, including the ↵Jannis Leidel
new backport policy. Many thanks to Aymeric Augustin. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16548 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-05-27Fixed #15796 -- Restructured the contributing documentation and added note ↵Jannis Leidel
about newly added Trac abilities. Many thanks to Julien Phalip. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16284 bcc190cf-cafb-0310-a4f2-bffc1f526a37