django-crontab
mikeodor
TRIALOP

2 years ago

i have a cron.py file in my django application the same folder with the settings.py. how do i add this file in railway app with the command python manage.py crontab add

am using django-crontab

1 Replies

2 years ago

Instead of using django-crontab I would recommend using Railway's native cron scheduler -

https://docs.railway.app/reference/cron-jobs


Welcome!

Sign in to your Railway account to join the conversation.

Loading...