django/docs/internals
Ramiro Morales 8eadbc5a03 Removed 'mimetype' arguments from a few places, as per deprecation TL.
This includes HttpResponse and co. __init__() methods,
django.shortcuts.render_to_response() and the index(), sitemap() sitemap
app views.
2013-06-28 21:48:16 -03:00
..
_images Removed references to the DDN triage state. 2013-04-08 20:33:52 +02:00
contributing Fixed #20524 - Described keywords in triaging contrib doc. 2013-06-23 15:41:24 -04:00
committers.txt Added myself to the commiters list. 2013-06-17 12:30:41 +02:00
deprecation.txt Removed 'mimetype' arguments from a few places, as per deprecation TL. 2013-06-28 21:48:16 -03:00
git.txt Clarified policy for stable branches. 2013-05-22 10:26:48 -04:00
howto-release-django.txt Fixing some FIXMEs in howto-release-django. Refs #20082 2013-05-23 15:15:02 +01:00
index.txt Added a draft document explaining how to release Django. 2013-02-23 12:35:38 -06:00
release-process.txt Clarified policy for stable branches. 2013-05-22 10:26:48 -04:00
security.txt