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

Completed

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
1 comment
Avatar
Permanently deleted user

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

0

Please sign in to leave a comment.