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


Warning: Trying to access array offset on false in /home3/indiakep/public_html/wp-content/plugins/dw-question-answer/inc/Template.php on line 8
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 6 years ago

How to fix this error in django?

1 Answers
chetan shidling answered 6 years ago

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