The Solution is to append the .py file at the and of commands
from xyz_core.management.commands.mail_handling import *
1
solved Missing something in import statement?
The Solution is to append the .py file at the and of commands
from xyz_core.management.commands.mail_handling import *
1
solved Missing something in import statement?