Create "Question" model under "questions" app
Closed this issue · 2 comments
prakhar-asaiya commented
Refer here document for "Question" model creation in questions/models.py
Avoid using prefix of table name in the table fields. For eg. In the PDF if "question_name" is written then use it as "name" only.
Refer to DSA_Q table in pdf for the model.
Also generate the migrations for this app.
animesh288 commented
Hey, can you assign me this issue
prakhar-asaiya commented
Sure @animesh288.