S
S
Stepan Sidorov2020-05-19 18:43:18
Django
Stepan Sidorov, 2020-05-19 18:43:18

How to solve the models error that Django throws?

Django throws this error on startup

RuntimeError: Model class docsie.translate.models.Estimate doesn't declare an explicit app_label and isn't in an application in INSTALLED_APPS.

I created a new class in models and came across this.
I think the error is common and not hard to solve.
Django2

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Denis Melnikov, 2020-05-19
@Mi11er

You haven't added your app in settings

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question