Dear Friends ! I have an error when I tried to develop my first Django App due to the Web Tutoral: https://docs.djangoproject.com/en/1.8/intro/tutorial02/
The error is "ImportError at /admin/" -- cannot import name 'resolve_url'" for the address "http://127.0.0.1:8000/admin/" The Django version is 1.8.3 Could you help me to resolve this issue ? Thanks ahead -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/eac824c9-4898-440a-8479-81f846574a47%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

