index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
internals
/
contributing
/
committing-code.txt
Age
Commit message (
Expand
)
Author
2018-04-06
Updated contributing docs for some latest practices.
Tim Graham
2018-01-31
Renamed the "Supported versions" label.
Tim Graham
2018-01-20
Fixed #28343 -- Add an OS chooser for docs command line examples.
Ramiro Morales
2018-01-17
Doc'd the latest state of the Jenkins pull request builders.
Tim Graham
2017-04-20
Removed inappropriate highlighting in committing-code.txt.
Markus Holtermann
2017-02-15
Removed docs/internals/roles.txt.
Tim Graham
2016-12-21
Removed the importance of "core developers" in triaging tickets, etc.
Tim Graham
2016-11-15
Replaced "django" with "Django" in spelling_wordlist.
akki
2016-10-06
Fixed docs typos in lines ending with a dash.
Tim Graham
2016-09-21
Doc'd how to use GitHub's "Squash and merge" button.
Tim Graham
2016-06-03
Fixed #26701 -- Replaced /newticket links to Trac with /.
shaunagm
2016-01-22
Fixed #26020 -- Normalized header stylings in docs.
Elif T. Kus
2016-01-11
Added missing period to "etc.".
pp
2015-11-16
Fixed #25755 -- Unified spelling of "website".
Agnieszka Lasyk
2015-08-08
Updated various links in docs
Claude Paroz
2015-02-19
Simplified and updated committing code guidelines.
Tim Graham
2014-11-16
Added reminder to committing docs to test a PR with Jenkins first.
Erik Romijn
2014-08-27
Fixed tiny commit style inconsistency in committing code documentation.
Erik Romijn
2014-08-01
Adjusted 'internals' docs to the new organization.
Aymeric Augustin
2014-08-01
Introduced a technical board.
Aymeric Augustin
2014-08-01
Removed references to partial commit acces.
Aymeric Augustin
2014-08-01
Renamed "committers" to "team".
Aymeric Augustin
2014-07-21
Replaced instances of 'his/her' with 'their'.
Iain Dawson
2013-10-04
Fixed #21213 -- Added docs for Django's mailing lists.
Unai Zalakain
2013-09-13
Documentation -- added instructions on working with pull requests
Kevin Christopher Henry
2013-01-29
Fixed typos in docs and comments
Tim Graham
2012-09-27
Added a note regarding interaction between GitHub and Trac Plugin
Preston Holmes
2012-06-08
Fixed an error in a git command.
Aymeric Augustin
2012-06-08
Clarified the purpose of the pull requsets docs
Aymeric Augustin
2012-06-08
Explained an alternative way to fetch a branch.
Aymeric Augustin
2012-06-08
Proof-read the new contributing guide.
Aymeric Augustin
2012-06-08
Small corrections to committing-code docs
Luke Plant
2012-06-07
Fixed #18436 -- Updated contributing docs for git.
Aymeric Augustin
2012-03-14
Updated some outdated external URLs in docs.
Claude Paroz
2012-03-13
Replaced http by https in djangoproject.com links
Claude Paroz
2011-12-30
Fixed #17334 - Documented the commit message style for backports; thanks krzy...
Timo Graham
2011-10-14
Fixed many more ReST indentation errors, somehow accidentally missed from [16...
Luke Plant
2011-07-19
Fixed #16469 -- Improved documentation of Django internals, including the new...
Jannis Leidel
2011-05-27
Fixed #15796 -- Restructured the contributing documentation and added note ab...
Jannis Leidel