summaryrefslogtreecommitdiff
path: root/docs/internals
AgeCommit message (Expand)Author
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
2013-03-27Updated bios of committersRichard Cornish
2013-03-24Goodbye, Malcolm.Aymeric Augustin
2013-03-22Added missing markup to docs.Tim Graham
2013-03-14Deprecated django.views.defaults.shortcut.Aymeric Augustin
2013-03-14Updated release instructions to account for website automation.Aymeric Augustin
2013-03-13Proof-read and adjusted the transactions docs.Aymeric Augustin
2013-03-11Deprecated django.contrib.comments.Jacob Kaplan-Moss
2013-03-11Deprecated TransactionMiddleware and TRANSACTIONS_MANAGED.Aymeric Augustin
2013-03-11Added some assertions to enforce the atomicity of atomic.Aymeric Augustin
2013-03-11Deprecated transaction.is_managed().Aymeric Augustin
2013-03-11Deprecated transaction.commit/rollback_unless_managed.Aymeric Augustin
2013-03-11Added an API to control database-level autocommit.Aymeric Augustin
2013-03-11Made transaction.managed a no-op and deprecated it.Aymeric Augustin
2013-03-08Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that ret...Loic Bistuer