mirror of
https://github.com/suitenumerique/meet.git
synced 2026-07-27 20:29:09 +00:00
✅(backend) fix tests broken by dependencies updates
Recent updates in dependencies broke the tests. I am in a rush, I found a stack overflow discussion mentionning we should NOT consider the root folder of a Django project as a Python package. My issue was: Model class app.core.models.User doesn't declare an explicit app_label and isn't in an application in INSTALLED_APPS. Removing the __ini__.py file at the root folder fixed the regression.
This commit is contained in:
committed by
aleb_the_flash
parent
daa125edf3
commit
93be2881d2
Reference in New Issue
Block a user