On Sat, Jul 12, 2014 at 11:59 PM, Timothy W. Cook <t...@mlhim.org> wrote:
> Thanks for the reply Derek.  This post was just a stab to see if anyone had
> seen this before and I just missed the post.
>
> I guess it is time to roll up my sleeves and take a formal approach at
> debugging.  This one of VERY few, non-open source apps I work on.  Otherwise
> I would just point to the repository.
>
> When (if) I find the issue I will post a solution here.
>
> Cheers,
> Tim
>

Have you ruled out that this is simply a mid air collision? IIRC,
django admin has no mid air collision detection system

Cheers

Tom

Eg if user A loads Item i, user B loads Item i, user A changes
i.foo='hi' and saves item i, user B sets i.foo='bar', i.wibble='quuz'.
User A complains that "admin is not saving my data".

-- 
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 http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAFHbX1L8%2BCzzPdo3fefH2LUjXo6Ef5JRiCx%2Bo7X%2B6d_9wV2Wig%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to