backup_postgres_to_s3.py
: scheduled task on PythonAnywhere to backup our database.prepare_dispatch
: return a list of events that happened, are new or still have open registration since the previous Dispatch.update_coordinates
: update coordinates of event cities.
download_csv
andimport_csv
: used to get a fresh list of our patreon supporters. More info here.fundraising_status
: scheduled task on PythonAnywhere. Publish our patreon revenue in the "notifications" channel on Slack.listpatrons
: list Patrons who need a reward to be sent to them.
fetch_stories
: scheduled task on PythonAnywhere. Fetch Django Girls stories from our blog.