You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an issue since I installed the library. The signals are not called anymore. When creating a User, for example, a Profile instance should be created, but it doesn't.
I have an issue since I installed the library. The signals are not called anymore. When creating a User, for example, a Profile instance should be created, but it doesn't.
signals.py:
tests.py:
settings.py:
I tried with
tenant_schemas.postgresql_backend
directly as the mainENGINE
, but I got the same issue. So I don't think it's related withpsqlextra
.I tried it directly from the admin, and I have the same issue.
Let me know if you need more details.
The text was updated successfully, but these errors were encountered: