RemovedInDjango110Warning: Support for string view arguments to url() is deprecated and will be removed in Django 1.10

已完成

I have Django version 1.9.4 running in Linux machine. 

I am trying to see whether I could fix this error issue on Urls.py or I should try to upgrade Django to 1.10.

Thanks in advance

 

0
Avatar
Permanently deleted user

I was able to fix the issue by just tweaking code little bit.

0

请先登录再写评论。