mik3y / django-db-multitenant

A simple multi-tenancy solution for Django apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

haaavk opened this issue · comments

commented

I use MySQL and have this error at django runserver.

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