summaryrefslogtreecommitdiff
path: root/docs/internals
AgeCommit message (Expand)Author
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
2013-05-17Fix up company link.Marc Tamlyn
2013-05-17Added myself to committers.Marc Tamlyn
2013-05-16Removed "specialists".Jacob Kaplan-Moss
2013-05-16Updated my bio.Jacob Kaplan-Moss
2013-05-14Fixed #19934 - Use of Pillow is now preferred over PIL.Daniel Lindsley
2013-05-10Fixed #17365, #17366, #18727 -- Switched to discovery test runner.Carl Meyer
2013-05-10Updated my bio.Jannis Leidel
2013-05-03Added myself to the committers list.Daniel Lindsley
2013-05-01Fixed #19252 -- Added support for wheel packages.Florian Apolloner
2013-04-25Updated Transifex links to the Django projectClaude Paroz
2013-04-20Fixed #20104 -- Changed VersionDirective in order to avoid ambiguity.Juan Catalano
2013-04-13Fixed #4592: Made CheckboxSelectMultiple more like RadioSelectBaptiste Mispelon
2013-04-10Turned the triage attributes to actual sections so they can be more easily li...Julien Phalip
2013-04-09Added some further guidance to "accepted" triage stagePreston Holmes
2013-04-08Removed references to the DDN triage state.Aymeric Augustin
2013-04-04Removed instructions about download_url from release process notes.Jacob Kaplan-Moss
2013-03-30Merge pull request #963 from richardcornish/masterTim Graham
2013-03-28Minor updates to 'How is Django Formed.'Carl Meyer
2013-03-28Updated the release document after actually doing a release (!).Jacob Kaplan-Moss