summaryrefslogtreecommitdiff
path: root/docs/internals/contributing
AgeCommit message (Expand)Author
2014-07-21[1.7.x] Replaced instances of 'his/her' with 'their'.Iain Dawson
2014-07-14[1.7.x] Fixed #23015 -- Fixed major/minor release terminology in docs.Tim Graham
2014-07-02[1.7.x] Fixed #18108 -- Added instructions for translating documentation.Tim Graham
2014-06-12[1.7.x] Fixed #22818 -- Clarified you need to cd into the Django clone.Tim Graham
2014-04-26[1.7.x] Fixed #3214 -- Stopped parsing SQL with regex.Aymeric Augustin
2014-04-24[1.7.x] Renamed Transifex project from django-core to djangoClaude Paroz
2014-04-22[1.7.x] Various documentation typo/spelling fixesMarti Raudsepp
2014-04-16[1.7.x] Fixed #22457 -- Fixed contributing guide w/o github set-upJordi Yeh
2014-03-19Fixed #22253 -- Added django-i18n to the mailing lists docs.Anubhav Joshi
2014-03-16Fixed #21991 -- Added warning regarding tests failure if locales not installed.Anubhav Joshi
2014-03-08Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warningsClaude Paroz
2014-03-07Fixed #22141 -- Added a spelling checker for documentation.Szczepan Cieślik
2014-03-03Fixed some typos and formatting issues in docs.Rodolfo Carvalho
2014-02-28Fixed spelling mistakes in docs.Tim Graham
2014-02-28Fixed doc typos.Tim Graham
2014-02-22Fixed #22007 -- Fixed cbv docs - make imports consistentMartin Matusiak
2014-01-13Removed BDFL stuff from docs/internals/contributing/bugs-and-features.txtAdrian Holovaty
2013-12-31Fixed #21701 -- Improved testing doc titles and added testing/tools.txt.Tim Graham
2013-12-25Unified listing of shell commands/codeYaroslav Halchenko
2013-12-24Updated a few doc paragraphs following the app-loading refactor.Aymeric Augustin
2013-12-14Removed usage of to-be-deprecated ADMIN_FOR setting in contributing docsBouke Haarsma
2013-12-08Removed an erroneous leading slash introduced by a626bdf648a.Simon Charette
2013-12-08Updated a bunch of hyperlinks in documentationClaude Paroz
2013-12-02Fixed #21538 -- Added numpy to test/requirements/base.txtAlasdair Nicol
2013-11-30Documented the house style for gender neutral pronouns.Alex Gaynor
2013-11-22Fixed sentence structure in docs/internals/contributing/triaging-tickets.txtCody Scott
2013-11-09Fixed spelling of compatibility.Tim Graham
2013-11-09Recommended flake8 to check coding style.Tim Graham
2013-11-09Fixed #16969 -- Don't connect to named database when possibleClaude Paroz
2013-10-23Fixed #19941 -- Removed sys.path hack when running the test suite.Tim Graham
2013-10-10Whitespace cleanup.Tim Graham
2013-10-09Fixed #21222 - Documented that 'default' and 'other' must be different databa...Tim Graham
2013-10-04Fixed #21213 -- Added docs for Django's mailing lists.Unai Zalakain
2013-09-25Fixed wording in unit tests documentation.Baptiste Mispelon
2013-09-22Fixed #21141 -- Update Sphinx URLRogério Yokomizo
2013-09-17Fixed #21024 -- Documented how to deprecate a feature.Tim Graham
2013-09-13Documentation -- added instructions on working with pull requestsKevin Christopher Henry
2013-09-06Fixed instructions for running a subset of tests.Tim Graham
2013-09-05Fixed #21035 -- Changed docs to treat the acronym SQL phonetically.Eric Boersma
2013-09-05Fixed #21047 -- Added CLA mesage on the new contributor advice docmicahhausler
2013-08-27Updated instructions for running contrib tests.Matt Robenolt
2013-08-19Merge remote-tracking branch 'core/master' into schema-alterationAndrew Godwin
2013-08-10clarified misleading wording about squashing commitsDaniele Procida
2013-08-09Merge remote-tracking branch 'core/master' into schema-alterationAndrew Godwin
2013-07-25More migration docs, and conversion of all easy syncdb referencesAndrew Godwin
2013-07-24Fixed #19941 -- Modified runtests.py to make running the tests easier.Anssi Kääriäinen
2013-07-10Added some missing test requirements in the docs; refs #19196Tim Graham
2013-07-10Fixed #19196 -- Added test/requirementsTim Graham
2013-07-07Clarified trac patch-related field meaningJeremy Dunck
2013-07-05Fixed #20224 -- Update docs examples which mention __unicode__Claude Paroz