summaryrefslogtreecommitdiff
path: root/docs/internals
AgeCommit message (Expand)Author
2015-01-19[1.6.x] Designated Django 1.8 as the next LTS.Tim Graham
2014-08-19[1.6.x] Added sphinx extension to ease generation of ticket links.Tim Graham
2014-08-05[1.6.x] Updated links for continous integration server.Tim Graham
2014-07-21[1.6.x] Replaced instances of 'his/her' with 'their'.Iain Dawson
2014-06-12[1.6.x] Fixed #22818 -- Clarified you need to cd into the Django clone.Tim Graham
2014-04-24[1.6.x] Renamed Transifex project from django-core to djangoClaude Paroz
2014-04-22[1.6.x] Various documentation typo/spelling fixesMarti Raudsepp
2014-04-16[1.6.x] Fixed #22457 -- Fixed contributing guide w/o github set-upJordi Yeh
2014-03-21[1.6.x] Small doc changes missed in 66076268.Aymeric Augustin
2014-03-19[1.6.x] Fixed #22253 -- Added django-i18n to the mailing lists docs.Anubhav Joshi
2014-02-23[1.6.x] Fixed #22007 -- Fixed cbv docs - make imports consistentMartin Matusiak
2014-01-24[1.6.x] Fixed #21824 -- Added reference to LTS in docs/internals/security.txtJames Turley
2014-01-19[1.6.x] Added a note about LTS releases.Jacob Kaplan-Moss
2013-12-31[1.6.x] Fixed #21701 -- Improved testing doc titles and added testing/tools.txt.Tim Graham
2013-12-19[1.6.x] Fixed #21213 -- Added docs for Django's mailing lists.Unai Zalakain
2013-12-08[1.6.x] Updated a bunch of hyperlinks in documentationClaude Paroz
2013-12-02[1.6.x] Fixed #21538 -- Added numpy to test/requirements/base.txtAlasdair Nicol
2013-11-23[1.6.x] Removed obsolete deprecation notes.Aymeric Augustin
2013-11-22[1.6.x] Fixed sentence structure in docs/internals/contributing/triaging-tick...Cody Scott
2013-09-25[1.6.X] Fixed wording in unit tests documentation.Baptiste Mispelon
2013-09-19[1.6.x] Increased default PBKDF2 iterationsPaul McMillan
2013-09-19[1.6.x] Fixed #21121: Added archive of security issues.Russell Keith-Magee
2013-09-13[1.6.x] Documentation -- added instructions on working with pull requestsKevin Christopher Henry
2013-09-06[1.6.x] Fixed instructions for running a subset of tests.Tim Graham
2013-09-05[1.6.x] Fixed #21035 -- Changed docs to treat the acronym SQL phonetically.Eric Boersma
2013-09-05[1.6.x] Fixed #21047 -- Added CLA mesage on the new contributor advice docmicahhausler
2013-08-27[1.6.x] Updated instructions for running contrib tests.Matt Robenolt
2013-08-15[1.6.x] Updated docs following deprecation of django.views.defaults.shortcutAlasdair Nicol
2013-08-09[1.6.x] Fixed #20868 -- Added an email to django-announce as a security step.Tim Graham
2013-07-10[1.6.x] Added some missing test requirements in the docs; refs #19196Tim Graham
2013-07-10[1.6.x] Fixed #19196 -- Added test/requirementsTim Graham
2013-07-05[1.6.x] Fixed #20224 -- Update docs examples which mention __unicode__Claude Paroz
2013-06-28[1.6.x] Added missing deprecation note for model permission methods.Simon Charette
2013-06-26Fixed #14881 -- Modified password reset to work with a non-integer UserModel.pk.Tim Graham
2013-06-23Fixed #20524 - Described keywords in triaging contrib doc.SusanTan
2013-06-17Added myself to the commiters list.Baptiste Mispelon
2013-06-08Update submitting-patches.txtrusskel
2013-05-27Fixed #20503 - Moved doctest utilities in with the rest of the deprecated tes...Carl Meyer
2013-05-24Updated my bioBrian Rosner
2013-05-23Added back a link to docs/internals/committers.txtTim Graham
2013-05-23Update my employer.Alex Gaynor
2013-05-23Fixing some FIXMEs in howto-release-django. Refs #20082Andrew Godwin
2013-05-23Fixed #20474 -- Proxied and deprecated django.db.backendClaude Paroz
2013-05-22Clarified policy for stable branches.Tim Graham
2013-05-20Fixed #9321 -- Deprecated hard-coding of help text in model ManyToManyField f...Ramiro Morales
2013-05-20Tweaked unit test 'quick start' explanation.Tim Graham
2013-05-19Clarified when triagers should close tickets as needsinfo.Aymeric Augustin
2013-05-18Fixed #15201: Marked CACHE_MIDDLEWARE_ANONYMOUS_ONLY as deprecatedƁukasz Langa
2013-05-18Reorganize committers list chronologically.Aymeric Augustin
2013-05-17Finally add myself to the committers listDonald Stufft