Aug 31, 2018 · 1 min read
Question about from helper import functions:
My jobs.py module is a level above my app folder. How do I access the functions and models in my app from jobs.py when i try to import like you have it says I’ve either not loaded the apps or other errors.
Thanks for the help.