diff --git a/docs/quickstart.rst b/docs/quickstart.rst index 85e7f61..f14c816 100644 --- a/docs/quickstart.rst +++ b/docs/quickstart.rst @@ -12,7 +12,7 @@ Update the settings file:: 'django.contrib.contenttypes', ) -The current release of *django-polymorphic* supports Django 1.4 till 1.8 and Python 3 is supported. +The current release of *django-polymorphic* supports Django 1.4 till 1.9 and Python 3 is supported. Making Your Models Polymorphic ------------------------------