Skip to content
This repository has been archived by the owner on Apr 14, 2019. It is now read-only.

Migrate to Django-based cron jobs #208

Open
bcipolli opened this issue Feb 17, 2016 · 1 comment
Open

Migrate to Django-based cron jobs #208

bcipolli opened this issue Feb 17, 2016 · 1 comment
Milestone

Comments

@bcipolli
Copy link
Collaborator

If we install a Django app, such as https://bitbucket.org/wnielson/django-chronograph/, we can install cron jobs as fixtures and query results as models.

I believe this would simplify our server setup workflow. It would also reduce our code footprint--we could eliminate our custom cron Django app.

Thoughts?

@adborden
Copy link
Member

It manages it's own logs, too? Neato.

@bcipolli bcipolli added this to the v1.x milestone Feb 24, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants