invalid syntax after setting the path to be urlspattern = [os.path.join(BASE_DIR)....

12 views
Skip to first unread message

Realdox Opeyemi

unread,
Dec 25, 2019, 11:31:59 PM12/25/19
to Django users
how to solve template issue which keeps saying invalid syntax even after the path has been set...it eventually leads to template not found after server was run .i'm using window 8 ,python 3.7 and vs

lImbI

unread,
Dec 25, 2019, 11:56:34 PM12/25/19
to django...@googlegroups.com
I think 

urlpatterns = [
path("<path>/", views.view,  name="<name>"),
]


On Thu, 26 Dec 2019, 06:31 Realdox Opeyemi, <realdox...@gmail.com> wrote:
how to solve template issue which keeps saying invalid syntax even after the path has been set...it eventually leads to template not found after server was run .i'm using window 8 ,python 3.7 and vs

--
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 django-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/8d13fe1b-2c2f-4420-9b8e-f0f57a30115f%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages