Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

period in any application name causes statistics page to return a server error #320

Open
sean0 opened this issue Jun 4, 2018 · 0 comments

Comments

@sean0
Copy link

sean0 commented Jun 4, 2018

Steps to reproduce:

  1. Create an application with a period in it.

screen shot 2018-06-04 at 13 48 40

  1. Open the Statistics page.

screen shot 2018-06-04 at 13 49 03

This is the error from the logs:
NoReverseMatch: Reverse for 'omaha_statistics_detail' with arguments '(u'my.app',)' and keyword arguments '{}' not found. 1 pattern(s) tried: ['admin/statistics/(?P<name>[a-zA-Z0-9_ -]+)/$']\u0000

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

No branches or pull requests

1 participant