From b10869a08b4effac9b8df1d776e6ffb882a1a742 Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Sun, 2 Jun 2013 21:14:02 +0100 Subject: Add Django 1.6 to docs and to tox --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/index.md b/docs/index.md index 78259a00..d944ddd4 100644 --- a/docs/index.md +++ b/docs/index.md @@ -32,7 +32,7 @@ There is a live example API for testing purposes, [available here][sandbox]. REST framework requires the following: * Python (2.6.5+, 2.7, 3.2, 3.3) -* Django (1.3, 1.4, 1.5) +* Django (1.3, 1.4, 1.5, 1.6) The following packages are optional: -- cgit v1.2.3