-
-
Notifications
You must be signed in to change notification settings - Fork 36
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
Creating a quiz does not work #2
Comments
@YassineLambarki It seems like you haven't migrated all the migrations. Lang support is recently included, run the migration command and let us know if the bug persists.
|
@YassineLambarki Could you please check now |
No, still not working, I have this error. |
I just double-checked, and it is working on my side. Did you rebase or pull the latest changes? Also is this error happen on the same page |
I had this error when using localhost:8000 but no errors if you use 127.0.0.1:8000 Hope this helps! God blesses!!! Regards |
Describe the bug
Creating a quiz does not work.
To Reproduce
Access to http://localhost:8000/admin/quiz/quiz/add/
Key 'title_en' not found in 'QuizForm'. Choices are: questions.
Expected behavior
Successful creation of quiz.
Know that other types of questions work.
Screenshots
The text was updated successfully, but these errors were encountered: