Closed piraz closed 2 years ago
Instead of using exec to import modules in management.run_from_command_line lets use import instead.
management.run_from_command_line
See: https://stackoverflow.com/a/19221024/2887989
Instead of using exec to import modules in
management.run_from_command_line
lets use import instead.See: https://stackoverflow.com/a/19221024/2887989