CS Electrical And Electronics
@cselectricalandelectronics

RuntimeError: Model class travello.models.Destination doesn't declare an explicit app_label and isn't in an application in INSTALLED_APPS.

All QuestionsCategory: FrameworksRuntimeError: Model class travello.models.Destination doesn't declare an explicit app_label and isn't in an application in INSTALLED_APPS.
chetan shidling asked 4 years ago

How to fix this error in django?

1 Answers
chetan shidling answered 4 years ago

Go to setting.py and add your app in Installed apps.