From 8a470f031eeccf45625c3e3e18a8743021b38d41 Mon Sep 17 00:00:00 2001 From: tom christie tom@tomchristie.com Date: Sun, 30 Jan 2011 16:51:06 +0000 Subject: Minor changes to examples and docs --- docs/index.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'docs') diff --git a/docs/index.rst b/docs/index.rst index a7058ed4..7a871a5c 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -13,6 +13,16 @@ Features: * Optional support for forms as input validation. * Modular architecture - Easy to extend and modify. +Requirements +------------ + +* Python 2.6 +* Django 1.2 + +.. note:: + + Support for a wider range of Python & Django versions is planned, but right now django-rest-framework is only tested against these versions. + Installation & Setup -------------------- -- cgit v1.2.3