summaryrefslogtreecommitdiff
path: root/docs/internals
AgeCommit message (Expand)Author
2013-09-09Fixed #19885 -- cleaned up the django.test namespaceKevin Christopher Henry
2013-09-07Added a note about LTS releases.Jacob Kaplan-Moss
2013-09-06Fixed instructions for running a subset of tests.Tim Graham
2013-09-06Fixed #20975 -- Fixed identation in docs/internals/committers.txtDaniel Boeve
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-21Added myself to the committers list.evildmp
2013-08-19Merge remote-tracking branch 'core/master' into schema-alterationAndrew Godwin
2013-08-16Remove the last FIXME from the howto-release-Django doc.Carl Meyer
2013-08-15Updated docs following deprecation of django.views.defaults.shortcutAlasdair Nicol
2013-08-10Merge pull request #1464 from evildmp/squashing_commitsJulien Phalip
2013-08-10clarified misleading wording about squashing commitsDaniele Procida
2013-08-09Fixed #20868 -- Added an email to django-announce as a security step.Tim Graham
2013-08-09Merge remote-tracking branch 'core/master' into schema-alterationAndrew Godwin
2013-08-04Introduced ModelAdmin.get_fields() and refactored get_fieldsets() to use it.Loic Bistuer
2013-08-04Deprecated SortedDict (replaced with collections.OrderedDict)Curtis Maloney
2013-07-30Rename allow_syncdb to allow_migrateAndrew Godwin
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