I just added am image field to a model form but when I try to upload
an image using the form, it gives me the following error saying that
the data could not be validated. I don't understand though, what is
it about the image that could not be validated? Is there any way to
decipher this from this
Hi everyone!
I have one model and I've created a form out of the model using
ModelForm. Now, I want to spread the form across two pages. For
example, the first three fields will appear on the first page then the
user clicks next and fills out the last three fields then he clicks
submit and the u
I'm pretty new to Django and web development in general so the answer
to this question may be rather obvious. I've created a ModelForm in
Django so that the data submitted by a user is saved in a database.
When the user submits the form, I believe the data validates but it
can't connect to the data
3 matches
Mail list logo