regarding django forms

17 views
Skip to first unread message

Javier Esparis Meza

unread,
Sep 26, 2022, 6:57:17 AM9/26/22
to Django users
I'm currently having strange behavior with a django admin form. Somehow the django admin form is not creating the model fields and occasionally a GET request fails because I am trying to change the widget of a field in the __init__ method.

I think the error I have is in the django admin class I created.  My question is, the django admin can define which fields are created or not in the form ?

I have all the fields defined in a fieldset and still the fields are not created.
Reply all
Reply to author
Forward
0 new messages