You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to djongo
I have created an array of JSON using ArrayField. Everything works well with create() method. But now, I want to append an entry to my array. How I am suppose to do that?Finding no reference regarding it.