Logging in using superuser raise django.core.urlresolvers.NoReverseMatch Exception
Open
bug
- Dominant language
- HTML
- Stars
- 832
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
When trying to login to the regular site (not the admin) using the superuser account i get this error:
NoReverseMatch: Reverse for 'show' with arguments '('',)' and keyword arguments '{}' not found. 1 pattern(s) tried: [u'users/(?P[\w\-]+)$']
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.