diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.rst | 10 |
1 files changed, 10 insertions, 0 deletions
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 -------------------- |
