index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
intro
/
contributing.txt
Age
Commit message (
Expand
)
Author
2023-03-01
[4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-02-10
[4.2.x] Refs #34140 -- Applied rst code-block to non-Python examples.
Carlton Gibson
2022-01-20
Improved wording in running Django’s test suite in contributing tutorial.
Tilak
2021-11-03
Corrected module reference in contributing tutorial.
Adam Johnson
2021-07-29
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2021-06-03
Refs #31356 -- Changed IRC links to the Libera.Chat webchat.
Mariusz Felisiak
2021-05-20
Changed IRC references to Libera.Chat.
Mariusz Felisiak
2021-05-17
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
Nick Pope
2021-04-23
Refs #28034 -- Corrected docs example in contributing tutorial.
Clumart.G
2021-03-09
Updated Git branch "master" to "main".
Markus Holtermann
2021-02-04
Refs #32412 -- Adjusted link from tutorial to reference docs.
GabbyPrecious
2020-06-03
Updated How to install Django on Windows guide.
David Smith
2020-06-02
Fixed #31643 -- Changed virtualenv doc references to Python 3 venv.
Jon Dufresne
2020-05-27
Fixed #31628 -- Updated Windows install guide to recommend venv.
David Smith
2020-04-29
Fixed #31356 -- Changed IRC links to the Freenode webchat.
Hasan Ramezani
2020-04-24
Fixed typo in docs/intro/contributing.txt.
Andy Chosak
2019-10-15
Fixed #30816 -- Doc'd how to create projects with a local copy of Django.
Ad Timmering
2019-10-02
Fixed some typos in comments and docs.
Min ho Kim
2019-09-06
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2019-09-04
Changed example git clone URLs to use HTTPS.
Min ho Kim
2019-08-19
Fixed broken links to Dive Into Python 3 book.
bcye
2019-04-23
Fixed #30387 -- Enhanced docs CLI examples in Unit tests and Install Django o...
Ramiro Morales
2019-04-18
Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, com...
Ramiro Morales
2018-11-08
Fixed #29933 -- Fixed typo in docs/intro/contributing.txt.
mentix02
2018-10-23
Refs #29877 -- Made diveinto.org URLs HTTPS.
Jon Dufresne
2018-10-23
Fixed #29877 -- Replaced diveintopython3.net with diveinto.org/python3/.
za
2018-10-16
Added a paragraph in docs/intro/contributing.txt.
Çağıl
2018-10-03
Fixed #28034 -- Updated the contributing tutorial to use an imaginary ticket.
Adam Johnson
2018-09-19
Updated contributing tutorial's virtual environment instructions.
Thomas Grainger
2018-09-10
Fixed #29729 -- Updated contributing tutorial to run tests on master.
Adam Johnson
2018-01-21
Fixed #29038 -- Removed closing slash from HTML void tags.
Jon Dufresne
2018-01-20
Fixed #28343 -- Add an OS chooser for docs command line examples.
Ramiro Morales
2018-01-18
Replaced "trunk" with "master branch" in docs.
Tim Graham
2017-12-05
Removed 'development' word in contributing docs
Claude Paroz
2017-09-25
Fixed #27857 -- Dropped support for Python 3.4.
Tim Graham
2017-06-26
Refs #23919 -- Stopped inheriting from object to define new style classes.
Mariusz Felisiak
2017-05-22
Updated various links in docs to avoid redirects
Claude Paroz
2017-05-20
Pointed Dive into Python links to python3 site
Michiel Beijen
2017-04-24
Renamed "Mac OS X" to "macOS" in docs.
Michiel Beijen
2017-02-16
Clarified that creating a pull request for the tutorial isn't necessary.
Tim Graham
2017-01-28
Fixed #26708 -- Updated the contributing tutorial to use a GitHub workflow.
Subhrajyoti Sen
2017-01-18
Refs #23919 -- Removed Python 2 notes in docs.
Tim Graham
2016-11-04
Updated "fork Django on GitHub" link.
Tim Graham
2016-10-27
Updated "running the tests" to use 'pip install -e'.
Tim Graham
2016-08-09
Fixed #26952 -- Added tips for installing test suite dependencies.
an0o0nym
2016-06-06
Documented known Python 3.5+ test failures in contributing tutorial.
Tim Graham
2016-05-08
Fixed #26483 -- Updated docs.python.org links to use Intersphinx.
Tim Graham
2016-04-28
Fixed #26554 -- Updated docs URLs to readthedocs.io
Tim Graham
2016-04-05
Fixed #26448 -- Added details for running tests with a different database bac...
krishbharadwaj
2015-08-08
Updated Wikipedia links to use https
Claude Paroz
[next]