-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
When trying to create a new item via the admin form I got the following error:
| super().__init__(*args, **kwargs, initial=initial) |
TypeError: django.forms.models.BaseModelForm.__init__() got multiple values for keyword argument 'initial'
I found a solution, PR will follow shortly.
Thank you so much for the guide, it helped a lot!
Metadata
Metadata
Assignees
Labels
No labels