if attr.type == "Img":
self.fields [title] = forms.ImageField (required = bool
(required))
Where here, i have to assign an initial value.
Thank you.
--
Ticket URL: <https://code.djangoproject.com/ticket/21744>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => closed
* needs_better_patch: => 0
* resolution: => invalid
* needs_tests: => 0
* needs_docs: => 0
Comment:
Please see
https://code.djangoproject.com/wiki/TicketClosingReasons/UseSupportChannels
-- thanks!
--
Ticket URL: <https://code.djangoproject.com/ticket/21744#comment:1>