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

Admin for questions is broken with use_session on #25

Open
caffodian opened this issue Sep 30, 2014 · 1 comment
Open

Admin for questions is broken with use_session on #25

caffodian opened this issue Sep 30, 2014 · 1 comment

Comments

@caffodian
Copy link
Contributor

I get something like the following:

NoReverseMatch at /admin/questionnaire/question/2/
Reverse for 'questionset' with arguments '('test:1', 1)' and keyword arguments '{}' not found. 0 pattern(s) tried: []

From what i can tell, it's because the qtesturl filter tries to reverse "questionset" named view which isn't registered when session mode is on.

@href
Copy link
Contributor

href commented Oct 1, 2014

Looks like this was introduced with this PR: #22

@juliomenendez You're using sessions, can you confirm this problem?

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

2 participants