On 4/5/07, Mae <[EMAIL PROTECTED]> wrote:
...
> We also have a theory that it's adding model objects to sessions that
> causes our problem because model objects are created dynamically by
> their meta classes.  Am I close?

I don't think so, since I've successfully serialized models before.
I'm pretty sure it's a common practice.

The next time the problem occurs, carefully look at the context and
the object passed to pickle.dump.

Try to reproduce it, simplifying the problem until you're able to
determine what the problem is.

> Could it still be not deleting the
> *.pyc files?

Again, I don't think so, but what do I know?  :)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to