Merge pull request #240 from AlJohri/patch-1
change django 1.9 to 1.10 in quickstartfix_request_path_info
commit
f4bee9d34f
|
|
@ -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
|
||||
------------------------------
|
||||
|
|
|
|||
Loading…
Reference in New Issue