summaryrefslogtreecommitdiff
path: root/docs/internals
AgeCommit message (Expand)Author
2013-07-30Start adding schema migration into the release notesAndrew Godwin
2013-07-29Deprecated django.utils.importlibClaude Paroz
2013-07-25More migration docs, and conversion of all easy syncdb referencesAndrew Godwin
2013-07-24Fixed #20766 -- Deprecated FastCGI support.Tim Graham
2013-07-24Fixed #19941 -- Modified runtests.py to make running the tests easier.Anssi Kääriäinen
2013-07-24Fixed #14300 -- Fixed initial SQL location if models is a package.Tim Graham
2013-07-16Rephrased the docs for reporting security issues to make it less intimidating.Loic Bistuer
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
2013-07-01Deprecated django.utils.dictconfig.Aymeric Augustin
2013-07-01Fixed #20680 -- Deprecated django.utils.unittest.Aymeric Augustin
2013-06-28Removed 'mimetype' arguments from a few places, as per deprecation TL.Ramiro Morales
2013-06-28Added 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