S
S
swpavlov2020-05-07 18:25:59
Python
swpavlov, 2020-05-07 18:25:59

Unable to import module?

from .models import Bb

5eb42856dada1193536495.png

fails to import module. How to correctly specify the path to the module?
You need to import the module from the models file into the forms file

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
swpavlov, 2020-05-07
@swpavlov

from ...models import Bb

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question