Running A Standalone Script Doing A Model Query In Django With `settings/dev.py` Instead Of `settings.py`
Note the settings/dev.py instead of one settings.py file and the script.py in my_app in the followi…
Read more
Running A Standalone Script Doing A Model Query In Django With `settings/dev.py` Instead Of `settings.py`