Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Routing for usernames with non-\w regexp metacharacters #14

Open
FelipeCortez opened this issue Sep 29, 2018 · 0 comments
Open

Routing for usernames with non-\w regexp metacharacters #14

FelipeCortez opened this issue Sep 29, 2018 · 0 comments
Labels

Comments

@FelipeCortez
Copy link
Owner

The routing regexp for usernames is \w+. Registration works for usernames with non-\w characters but every view gives a NoReverseMatch error.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant