Set the model of Form automatically?

12 views
Skip to first unread message

Jordan Micle

unread,
Nov 5, 2019, 2:24:02 PM11/5/19
to Django users
In general we create form and set the model in class Meta


class Meta:
   model = SampleModel

but I am going to set the model automatically.
so I am going to make form dynamically.
Is it possible?
Reply all
Reply to author
Forward
0 new messages