Open
Description
I have a django project with multi tenants. I am using latest django-import-export-celery(1.7.1) with django-import-export version 4.0.5 and django 3.2. I could not find any documentation regarding the configuration of multi tenant system.
While setting up the project just as shown in the example and providing necessary configuration as in the library description, it gives the error "The above exception (relation "import_export_celery_importjob" does not exist LINE 1 [SELECT COUNT(*) AS "_ count" FROM "import_export celery_impo...". While viewing the database we can find the migration files of django-import-export-celery.
Metadata
Metadata
Assignees
Labels
No labels