Could you please try this as below?
# utils.py from public_app.dir.config import * from ...dir.config import *
Let me know your test results.