You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The forms.py was generated automatically and I haven't changed it
The problem is that there is no superclass called Model2Form in forms.py or in my project. This leads to an error when ever one of the classes inside the forms.py is called.
What is the Model2Form?
How do I solve this Problem?
Thx
Michael
The text was updated successfully, but these errors were encountered:
Hello,
All my classes in the forms.py have the following init function:
The forms.py was generated automatically and I haven't changed it
The problem is that there is no superclass called Model2Form in forms.py or in my project. This leads to an error when ever one of the classes inside the forms.py is called.
What is the Model2Form?
How do I solve this Problem?
Thx
Michael
The text was updated successfully, but these errors were encountered: