[UPDT] WHATSAPP: Add whatsapp app to the installed_apps list
This commit is contained in:
@@ -24,6 +24,7 @@ INSTALLED_APPS.append("horilla_backup")
|
||||
INSTALLED_APPS.append("project")
|
||||
INSTALLED_APPS.append("horilla_meet")
|
||||
INSTALLED_APPS.append("report")
|
||||
INSTALLED_APPS.append("whatsapp")
|
||||
|
||||
if settings.env("AWS_ACCESS_KEY_ID", default=None) and "storages" not in INSTALLED_APPS:
|
||||
INSTALLED_APPS.append("storages")
|
||||
|
||||
Reference in New Issue
Block a user