Django Form ImageField Submit Jquery Dialog Ajax- alternatives? -


i got django-form image field. load in jquery dialog-modal. have js-function submits form, populates fields, shows validation errors. understand it's not possible post/submit imagefields ajax?

is there simple solution / work around post without total reconstruction of other functions?

thank you!


Comments

Popular posts from this blog

php - regexp cyrillic filename not matches -

c# - OpenXML hanging while writing elements -

asp.net mvc - why when my action returns a view - it passes first through a javascript function -