Thanks to visit codestin.com
Credit goes to github.com

Skip to content

/dashboard/ URL is hardcoded #99

@fjsj

Description

@fjsj

Hi, thanks for this amazing Django app!

{% 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions