summaryrefslogtreecommitdiff
path: root/docs/internals/contributing/writing-code/submitting-patches.txt
AgeCommit message (Expand)Author
2023-03-01[4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.django-bot
2023-03-01[4.2.x] Refs #34140 -- Added configurations to run blacken-docs linter and ad...Mariusz Felisiak
2023-02-28[4.2.x] Refs #34140 -- Corrected rst code-block and various formatting issues...Joseph Victor Zammit
2022-08-09Fixed #33842 -- Used :source: role for links to repo files on GitHub.Ramil Yanbulatov
2022-03-22Refs #31676 -- Used term "merger" instead of "committer" in docs.Mariusz Felisiak
2022-02-07Refs #33476 -- Adjusted docs and config files for Black.Carlton Gibson
2021-03-09Updated Git branch "master" to "main".Markus Holtermann
2020-12-23Fixed #32165 -- Added pre-commit hooksDavid Smith
2020-05-04Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and c...Adam Johnson
2020-04-14Fixed term warning on Sphinx 3.0.1+.Mariusz Felisiak
2020-02-03Fixed #31226 -- Fixed typo in docs/internals/contributing/writing-code/submit...Vibhu Agarwal
2019-10-30Fixed #30927 -- Simplified an example of test for the deprecation warning wit...André Ericson
2019-09-06Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...Tobias Kunze
2018-04-06Updated contributing docs for some latest practices.Tim Graham
2018-03-28Replaced 'python -Wall' with 'python -Wa'.Daniel Chimeno
2016-12-21Removed the importance of "core developers" in triaging tickets, etc.Tim Graham
2016-06-03Fixed #26701 -- Replaced /newticket links to Trac with /.shaunagm
2016-01-22Fixed #26020 -- Normalized header stylings in docs.Elif T. Kus
2015-11-16Corrected outdated information in submitting patches guide.Tim Graham
2015-09-23Removed versionadded/changed annotations for 1.8.Tim Graham
2015-06-27Fixed #22463 -- Added code style guide and JavaScript linting (EditorConfig a...Trey Hunner
2015-06-25Updated release process for new release schedule.Tim Graham
2015-06-05Capitalized "Python" in docs.Tim Graham
2015-05-01Updated capitalization in the word "JavaScript" for consistencyDave Hodder
2015-02-07Fixed docs typoPeter Inglesby
2015-01-09Added best practices for versionadded/changed annotations.Tim Graham
2014-12-30Added ignore_warnings decoratorClaude Paroz
2014-12-24Fixed #24049 -- Removed obsolete Java notes for Mac OS.Tim Graham
2014-11-29Fixed #23923 -- Promoted Django's deprecation warnings to errors in runtests.pyTim Graham
2014-10-16Fixed IRC channel name in submitting-patches.txt.Berker Peksag
2014-07-26Fixed #23103 -- Added contributing tutorial link to contributing index.Petras Zdanavičius
2014-07-13Fixed #23015 -- Fixed major/minor release terminology in docs.Tim Graham
2014-06-03Added a patch review checklist.Tim Graham
2014-03-08Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warningsClaude Paroz
2013-10-04Fixed #21213 -- Added docs for Django's mailing lists.Unai Zalakain
2013-09-17Fixed #21024 -- Documented how to deprecate a feature.Tim Graham
2013-06-08Update submitting-patches.txtrusskel
2013-02-02Fixed #19333 -- Moved compress.py outside of the admin static folder. Thanks ...Julien Phalip
2012-11-04Added a note and link to CLA from contributing docsPreston Holmes
2012-06-16Fixed the path to the admin's compress.py script in the doc.Julien Phalip
2012-06-08Proof-read the new contributing guide.Aymeric Augustin
2012-06-07Fixed #18436 -- Updated contributing docs for git.Aymeric Augustin
2012-06-07Removed references to changes made in 1.2.Aymeric Augustin
2012-03-14Updated some outdated external URLs in docs.Claude Paroz
2012-03-13Replaced http by https in djangoproject.com linksClaude Paroz
2011-10-14Fixed many more ReST indentation errors, somehow accidentally missed from [16...Luke Plant
2011-08-26Small typo fix for how to claim a ticket in Trac.Malcolm Tredinnick
2011-08-26Added some tips to the contributor docs, namely about removing trailing white...Julien Phalip
2011-07-19Fixed #16469 -- Improved documentation of Django internals, including the new...Jannis Leidel
2011-05-27Fixed #15796 -- Restructured the contributing documentation and added note ab...Jannis Leidel