I get the following error when accessing my MySQL database with Django
on my localhost:

    /var/lib/python-support/python2.6/MySQLdb/__init__.py:34:
DeprecationWarning: the sets module is deprecated from sets imports
ImmutableSet

How can I fix this? Anyone please help.

I'm running the following:
 - Ubuntu 9.04
 - python 2.6.2
 - django 1.1.0 final
 - mysql 5.0.75

--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to