Hi,
So the issue is with the map url. Can you try to use a different name?As I said, the dashboard.html works, i just want another menu option to load the other html file. i have commented this out as it causes my app to break.
path('map/', Map.as_view(), name='map-link'),#path('map/', Map.as_view(), name='map'),
Or something like that?
Probably silly, but map is also a builtin. Maybe it conflicts?
Abishek
No comments:
Post a Comment