We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
When trying to create a new item via the admin form I got the following error:
django-admin-customization/tickets/forms.py
Line 31 in 282704a
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!