Can anyone let me know the best way to append to a models.JSONField on HTTP 
POST?

I would prefer to simply append to the existing JSONField as opposed to 
updating the values in it.

Is it possible to do this without first loading that object?

Thanks.

-- 
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/2c044960-3a7a-4997-ba43-eeb7b1747566%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to