Hi,
I'm updating an application created with Django 0.91 a few months ago.
I'm writing an external application that fills the db, using django as
an ORM.
Sometimes I get a strange ReferenceError, I think caused by a
concurrency issue with the MySql layer (it is a multithreaded
application).

Is there any patch to solve this issue (what about this one
http://code.djangoproject.com/changeset/3379) ? May be switching to
django0.95?

Thanks,
lorenzo


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to