summaryrefslogtreecommitdiff
path: root/docs/intro/contributing.txt
AgeCommit message (Expand)Author
2019-10-15[3.0.x] Fixed #30816 -- Doc'd how to create projects with a local copy of Dja...Ad Timmering
2019-09-06Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...Tobias Kunze
2019-09-04Changed example git clone URLs to use HTTPS.Min ho Kim
2019-08-19Fixed broken links to Dive Into Python 3 book.bcye
2019-04-23Fixed #30387 -- Enhanced docs CLI examples in Unit tests and Install Django o...Ramiro Morales
2019-04-18Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, com...Ramiro Morales
2018-11-08Fixed #29933 -- Fixed typo in docs/intro/contributing.txt.mentix02
2018-10-23Refs #29877 -- Made diveinto.org URLs HTTPS.Jon Dufresne
2018-10-23Fixed #29877 -- Replaced diveintopython3.net with diveinto.org/python3/.za
2018-10-16Added a paragraph in docs/intro/contributing.txt.Çağıl
2018-10-03Fixed #28034 -- Updated the contributing tutorial to use an imaginary ticket.Adam Johnson
2018-09-19Updated contributing tutorial's virtual environment instructions.Thomas Grainger
2018-09-10Fixed #29729 -- Updated contributing tutorial to run tests on master.Adam Johnson
2018-01-21Fixed #29038 -- Removed closing slash from HTML void tags.Jon Dufresne
2018-01-20Fixed #28343 -- Add an OS chooser for docs command line examples.Ramiro Morales
2018-01-18Replaced "trunk" with "master branch" in docs.Tim Graham
2017-12-05Removed 'development' word in contributing docsClaude Paroz
2017-09-25Fixed #27857 -- Dropped support for Python 3.4.Tim Graham
2017-06-26Refs #23919 -- Stopped inheriting from object to define new style classes.Mariusz Felisiak
2017-05-22Updated various links in docs to avoid redirectsClaude Paroz
2017-05-20Pointed Dive into Python links to python3 siteMichiel Beijen
2017-04-24Renamed "Mac OS X" to "macOS" in docs.Michiel Beijen
2017-02-16Clarified that creating a pull request for the tutorial isn't necessary.Tim Graham
2017-01-28Fixed #26708 -- Updated the contributing tutorial to use a GitHub workflow.Subhrajyoti Sen
2017-01-18Refs #23919 -- Removed Python 2 notes in docs.Tim Graham
2016-11-04Updated "fork Django on GitHub" link.Tim Graham
2016-10-27Updated "running the tests" to use 'pip install -e'.Tim Graham
2016-08-09Fixed #26952 -- Added tips for installing test suite dependencies.an0o0nym
2016-06-06Documented known Python 3.5+ test failures in contributing tutorial.Tim Graham
2016-05-08Fixed #26483 -- Updated docs.python.org links to use Intersphinx.Tim Graham
2016-04-28Fixed #26554 -- Updated docs URLs to readthedocs.ioTim Graham
2016-04-05Fixed #26448 -- Added details for running tests with a different database bac...krishbharadwaj
2015-08-08Updated Wikipedia links to use httpsClaude Paroz
2015-06-15Fixed #24943 -- Updated contributing tutorial to use virtualenvMarkus Amalthea Magnuson
2015-06-06Fixed #24907 -- Updated contributing tutorial with a more recent example ticket.Markus Amalthea Magnuson
2015-04-17Added link to the code of conduct from contributing guides.Jacob Kaplan-Moss
2015-02-05Added cross references to contributing docs.Riccardo Magliocchetti
2014-12-19Used https for most *.python.org linksClaude Paroz
2014-12-19Used the :ticket: syntax more extensivelyClaude Paroz
2014-12-03Removed redundant numbered parameters from str.format().Berker Peksag
2014-08-05Updated links for continous integration server.Tim Graham
2014-06-10Fixed #22801 -- Added 'www.' to diveintopython.net linksMaxime Turcotte
2014-05-02Fixed #22558 -- Added missing word in contributing docsBrenda J. Butler
2014-01-03Fixed #21728 -- Corrected an inadvertent path change in docs/intro/contributi...Tianyi Wang
2013-12-31Fixed #21701 -- Improved testing doc titles and added testing/tools.txt.Tim Graham
2013-12-30Assumed Python 3 throughout docs/intro.Aymeric Augustin
2013-10-04Fixed #21213 -- Added docs for Django's mailing lists.Unai Zalakain
2013-04-20Adapted uses of versionchanged/versionadded to the new form.Juan Catalano
2013-04-01Updated some 'Dive Into Python' linksClaude Paroz
2013-03-03Removed mentions of regressiontests.Ramiro Morales