I need to execute a Python script from the Django shell. I tried: ./manage.py shell << my_script.py But it didn’t work. It was ...
-
May 14, 2022
- 0 Comments