Hi,
Try this. All the best.
https://stackoverflow.com/questions/962619/how-to-pull-a-random-record-using-djangos-orm
On Sun, Aug 16, 2020 at 5:20 PM Soumen Khatua
wrote:
> Hi Folks,
>
> In my database under Quiz-A: a user can update 5 MCQ questions and another
> user can update 6 questions,
Hi Folks,
In my database under Quiz-A: a user can update 5 MCQ questions and another
user can update 6 questions, so basically it is dynamic. So how can I show
this question in a template and then How can I validate the right answer
using Django,can anyone tell me,please?
Actually I spent multipl
Is it possible to set up Dynamic set of choices.
Suppose I have a Model which requires two additional fields. The first
is a foreign key to USER. The second field needs be dynamically
populated depending on what is entered into the User Field.
I cant see how this can be achieved. Is there
ble to set up Dynamic set of choices.
>
> Suppose I have a Model which requires two additional fields. The
> first
> is a foreign key to USER. The second field needs be dynamically
> populated depending on what is entered into the User Field.
>
> I cant see how this can be
4 matches
Mail list logo