mik3y / django-db-multitenant

A simple multi-tenancy solution for Django apps.
Other
155 stars 34 forks source link

AttributeError: 'weakref' object has no attribute 'mt_db_name' #23

Closed haaavk closed 6 years ago

haaavk commented 6 years ago

I use MySQL and have this error at django runserver.

If You have the same problem. Just try to upgrade mysqlclient version.