Skip to content

Fix hardcoded /dashboard/ URL#100

Merged
simonw merged 1 commit intosimonw:mainfrom
fjsj:main
May 10, 2021
Merged

Fix hardcoded /dashboard/ URL#100
simonw merged 1 commit intosimonw:mainfrom
fjsj:main

Conversation

@fjsj
Copy link
Copy Markdown
Contributor

@fjsj fjsj commented May 10, 2021

Closes #99
Use {% url 'django_sql_dashboard-index' %} instead.

Use {% url 'django_sql_dashboard-index' %} instead
@simonw
Copy link
Copy Markdown
Owner

simonw commented May 10, 2021

Thanks for this!

@simonw simonw merged commit 0756f8a into simonw:main May 10, 2021
simonw added a commit that referenced this pull request May 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

/dashboard/ URL is hardcoded

2 participants