This website works better with JavaScript
Home
Explore
Help
Register
Sign In
wilitp
/
reportes-programados
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
5ca1142dad
Branches
Tags
auth-to-clima
celery-task-manager
main
master
send-programmed-report-task
reportes-pro...
/
app
/
api
/
tasks.py
tasks.py
81 B
History
Raw
1
2
3
4
5
6
from preports.celery import app
@app.task
def send_due_reports():
return 1