Skip to content

Commit

Permalink
docs: update Django support message
Browse files Browse the repository at this point in the history
  • Loading branch information
vdboor committed Apr 13, 2015
1 parent 4088d60 commit d20777a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/quickstart.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Update the settings file::
'django.contrib.contenttypes',
)

The current release of *django-polymorphic* supports Django 1.4, 1.5 and 1.6 and Python 3 is supported.
The current release of *django-polymorphic* supports Django 1.4 till 1.8 and Python 3 is supported.

Making Your Models Polymorphic
------------------------------
Expand Down

0 comments on commit d20777a

Please sign in to comment.