Problemunvalidated
I don't want to include this code in views.py — I have three python files (two that scrape data and 1 with my functions) I'm using in my app. Tension: keep my views as clean and readable as possible. Outcome: A separate folder inside the app with all external non-django .py files.
46ead460-5f71-4cd4-8f04-2628b1992fbd
I don't want to include this code in views.py — I have three python files (two that scrape data and 1 with my functions) I'm using in my app. Tension: keep my views as clean and readable as possible. Outcome: A separate folder inside the app with all external non-django .py files.