I'm sorry, but I'm new and don't really understand how Schedules tasks works.
-
How does PA know which environment to execute the script or command in? Because there is no place to specify that "I want you to run x command while inside this virtualenv "
-
Let's say I want to periodically call "python manage.py some_command" in my for a web app. How do I add this to scheduled tasks? And how do I specify the app it's meant for??
I have more questions, but these 2 are the most pressing. Please I'd appreciate any help. Thanks.