Open duci9y opened 4 years ago
I committed to branch issue28 and that resolved this issue…why didn't it make me do a pull request? Which branch is appropriate? Sorry if I messed something up. I don't know how this works.
EDIT: apparently that solution isn't valid because that page is supposed to be served from any url that isn't matched by other urls
Right now if you visit
/admin
, it resolves to the catchall instead of redirecting to/admin/
.