diff --git a/docs/quickstart.rst b/docs/quickstart.rst index f14c816..254918a 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.9 and Python 3 is supported. +The current release of *django-polymorphic* supports Django 1.4 till 1.10 and Python 3 is supported. Making Your Models Polymorphic ------------------------------