summaryrefslogtreecommitdiff
path: root/docs/intro/contributing.txt
AgeCommit message (Expand)Author
2026-02-16Fixed #36918 -- Removed double spaces and fixed minor grammar issues in docs.$ῗἧḡḥ𝐀丂𝓱м𝑒𝑒𝐓
2025-08-25Refs #36485 -- Rewrapped docs to 79 columns line length.David Smith
2025-07-28Moved manual testing instructions from intro to submitting patches docs.Jordan Bae
2025-06-12Fixed #36463 -- Fixed grammar in docs/intro/contributing.txt.Sulove Bista
2025-05-13Updated guidance to propose new feature ideas in contributing docs.Lily Foote
2025-02-19Fixed #35908 -- Retired the django-developers and django-users mailing lists.Sarah Boyce
2025-01-22Fixed #36125 -- Switched docs to use chat.djangoproject.com when referencing ...Baptiste Mispelon
2025-01-08Fixed #35999 -- Removed #django IRC channel references where appropriate.Sarah Boyce
2024-10-29Removed unneeded OS reference on running the test suite in contributing docs.Maria Hynes
2024-06-09Replaced usage of "patch" with more precise terms in faq, howto, and intro docs.Andreu Vallbona
2024-01-20Updated "Dive Into Python" links.Emmanuel Katchy
2023-10-09Refs #34043 -- Clarified how to test UI changes.sarahboyce
2023-05-22Fixed #34579 -- Added Django Forum to contributing guides.Mohit Singh Sinsniwal
2023-03-01Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.django-bot
2023-02-10Refs #34140 -- Applied rst code-block to non-Python examples.Carlton Gibson
2022-01-20Improved wording in running Django’s test suite in contributing tutorial.Tilak
2021-11-03Corrected module reference in contributing tutorial.Adam Johnson
2021-07-29Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...David Smith
2021-06-03Refs #31356 -- Changed IRC links to the Libera.Chat webchat.Mariusz Felisiak
2021-05-20Changed IRC references to Libera.Chat.Mariusz Felisiak
2021-05-17Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.Nick Pope
2021-04-23Refs #28034 -- Corrected docs example in contributing tutorial.Clumart.G
2021-03-09Updated Git branch "master" to "main".Markus Holtermann
2021-02-04Refs #32412 -- Adjusted link from tutorial to reference docs.GabbyPrecious
2020-06-03Updated How to install Django on Windows guide.David Smith
2020-06-02Fixed #31643 -- Changed virtualenv doc references to Python 3 venv.Jon Dufresne
2020-05-27Fixed #31628 -- Updated Windows install guide to recommend venv.David Smith
2020-04-29Fixed #31356 -- Changed IRC links to the Freenode webchat.Hasan Ramezani
2020-04-24Fixed typo in docs/intro/contributing.txt.Andy Chosak
2019-10-15Fixed #30816 -- Doc'd how to create projects with a local copy of Django.Ad Timmering
2019-10-02Fixed some typos in comments and docs.Min ho Kim
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