-
-
Notifications
You must be signed in to change notification settings - Fork 38
Closed
Milestone
Description
Hi, thanks for this amazing Django app!
django-sql-dashboard/django_sql_dashboard/templates/django_sql_dashboard/saved_dashboard.html
Line 14 in cc1dfd3
{% if user_can_execute_sql %}<p><a href="/dashboard/">Dashboard index</a></p>{% endif %} |
I think this should use {% url 'django_sql_dashboard-index' %}
instead of hardcoding /dashboard/
Metadata
Metadata
Assignees
Labels
No labels