There are multiple ways to do it. For example:
Write a Django management command and call it from cron.
Use a scheduled Celery task.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emai
I have created a blog using Django
My blog model contains:
Title
Description
Image
Publish_date
Date_created
Now whenever i reach the publish_date, i want to send email or send some
notification to an android app.
How to do that.
--
You received this message because you a
2 matches
Mail list logo