Closed swainn closed 2 months ago
Describe the bug
Opening this url (from a key concepts tutorial) http://127.0.0.1:8000/apps results in an error. However, adding a slash ("/") to the end of the URL works.
To Reproduce Steps to reproduce the behavior:
tethys manage start
Expected behavior /apps should automatically redirect to /apps/ to prevent this issue.
/apps
/apps/
Errors/Traceback
Tethys Environment Information Include output from these commands:
4.2.0.post3.dev38+g59a80e44.d20240620
question: I am unable to reproduce this. Was it fixed with earlier changes? Are you still able to reproduce this behavior?
Fixed by #1088
Describe the bug
Opening this url (from a key concepts tutorial) http://127.0.0.1:8000/apps results in an error. However, adding a slash ("/") to the end of the URL works.
To Reproduce Steps to reproduce the behavior:
tethys manage start
Expected behavior
/apps
should automatically redirect to/apps/
to prevent this issue.Errors/Traceback
Tethys Environment Information Include output from these commands:
4.2.0.post3.dev38+g59a80e44.d20240620