This repository has been archived by the owner on May 8, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
Unable to edit wizard builder questions in django admin #184
Comments
I can't reproduce this on https://django-wizard-builder.herokuapp.com, and also A search gives me this https://stackoverflow.com/questions/31254118/django-nested-admin-urls-not-loading so the issue likely lies in your url configuration for As an aside, I'm not sure that this code works in python 3.5 as opposed to python 3.6 |
Withdrawing from matching https://callisto-core.herokuapp.com is giving an error for me right now, but that error is
which is also a view function error, but with a different traceback |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When inside django admin, all questions and answer models (multi choice, single line text, and so on) give an error when user tries to edit them.
The text was updated successfully, but these errors were encountered: