summaryrefslogtreecommitdiff
path: root/docs/internals/contributing/writing-code/submitting-patches.txt
AgeCommit message (Expand)Author
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