Am Sonntag, 26. August 2018 18:29:49 UTC+2 schrieb Jason:
>
> I think we're missing a few things.  how fast does this query with updated 
> values execute after the form submits? 
>

a neglectable amount of milliseconds
 

> if you need to return the value back to the view, can't you do some sort 
> of post-save retrieval and form populate?
>

No i dont want to return anything but a possible validation error based on 
all related objects new data. 
I probably see myself rewriting the changeform_view and manually adding the 
error the the forms non field errors, unless somebody comes up with a more 
clever idea.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/1d2f8a9e-57f3-4d67-83b7-6f6f6a0cf9ca%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to