summaryrefslogtreecommitdiff
path: root/docs/internals
AgeCommit message (Expand)Author
2014-12-26Removed obsolete item from deprecation timeline.Tim Graham
2014-12-24Fixed #24049 -- Removed obsolete Java notes for Mac OS.Tim Graham
2014-12-23Fixed #21414 -- Removed RelatedObject and deprecated Field.related.Anssi Kääriäinen
2014-12-19Updated some other external links in the docsClaude Paroz
2014-12-15Fixed #23884 -- Moved FlatPageSitemap into django.contrib.flatpages.Berker Peksag
2014-12-05Fixed #23957 -- Started deprecation toward requiring session verification.Tim Graham
2014-12-01Fixed #23289 -- Added mock as a test dependency.Tim Graham
2014-11-29Fixed #23923 -- Promoted Django's deprecation warnings to errors in runtests.pyTim Graham
2014-11-26Updated formtools docs to point at new package outside the Django repo.Jannis Leidel
2014-11-25Fixed #21587 -- Added a warning for changing default of RedirectView.permanent.Berker Peksag
2014-11-24Fixed #23742 -- Added an option to reverse tests order.wrwrwr
2014-11-24Improved line breaking in runtests docs.wrwrwr
2014-11-24Added deprecation of template dirs parameter to timeline.Tim Graham
2014-11-21Fixed typo in docs/internals/release-process.txt.Tom V
2014-11-18Deprecated calling a SQLCompiler instance.Carl Meyer
2014-11-16Removed support for function-based template loaders.Aymeric Augustin
2014-11-16Deprecated function-based loaders.Aymeric Augustin
2014-11-16Moved all template loaders under django.template.loaders.Aymeric Augustin
2014-11-16Added reminder to committing docs to test a PR with Jenkins first.Erik Romijn
2014-11-16Designated Django 1.8 as the next LTS.Tim Graham
2014-11-15Fixed #14030 -- Allowed annotations to accept all expressionsJosh Smeaton
2014-11-12Fixed #23775 -- Added docs for --bisect and --pair runtests options.wrwrwr
2014-11-05Added "Features removed in 1.8" section to release notes.Tim Graham
2014-10-30Fixed #23656 -- Made FormMixin.get_form's form_class argument optional.Simon Charette
2014-10-28Fixed spelling errors in docs.Tim Graham
2014-10-23Fixed #23444 -- Deprecated django.contrib.admin.helpers.InlineAdminForm.origi...a1tus
2014-10-23Fixed versionchanged indentation in unit-tests.txt.Berker Peksag
2014-10-16Fixed IRC channel name in submitting-patches.txt.Berker Peksag
2014-10-11Added my bio to team docs.Curtis
2014-10-10Fixed #23613 -- Deprecated django.utils.checksumsJaap Roes
2014-10-09Updated my bio.Collin Anderson
2014-10-07Added my bio to the core team.Tom Christie
2014-10-06Added my bio to the core team.Collin Anderson
2014-09-24Added my bio to team.txtMichael Manfre
2014-09-22Removed sudo from pip commands in docs.Corey Farwell
2014-09-16Moved some people to "past team members".Tim Graham
2014-09-16Fixed typo in docs/internals/roles.txt and added words to spelling_wordlist.Tim Graham
2014-09-15Move my bio to "Past team members" section whilst I'm inactive.Simon Meers
2014-09-12Added ops team to roles.txt.Tim Graham
2014-09-06Added the inaugural technical board.Tim Graham
2014-09-06Move Gabriel Hurley to "Past Team Members"Paul McMillan
2014-09-06Update bio for Paul McMillan to remove dead linksPaul McMillan
2014-09-06Convert myself to an emeritus memberAlex Gaynor
2014-09-05Fixed #23414 -- Updated version numbers in release process doc.Tim Graham
2014-09-05Limited lines to 119 characters in django/Tim Graham
2014-09-03Fixed #18757, #14462, #21565 -- Reworked database-python type conversionsMarc Tamlyn
2014-09-02Merge pull request #3120 from alex/use-sha256James Bennett
2014-08-29Update Daniele Procida's bioevildmp
2014-08-28Fixed #23375 -- Added missing security issues to the archive.Simon Charette
2014-08-27Fixed tiny commit style inconsistency in committing code documentation.Erik Romijn