https://github.com/gregschmit/django-dcron
https://github.com/gregschmit/django-dcron
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/gregschmit/django-dcron
- Owner: gregschmit
- Created: 2018-11-20T22:29:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-07T21:24:01.000Z (over 7 years ago)
- Last Synced: 2024-05-02T01:28:11.926Z (about 2 years ago)
- Size: 43 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
=============
:code:`dcron`
=============
This is a bad software project. I recommend using `django-cron`. I created this project because I wanted to build model-based jobs, however this requires iterating over model instances, which is a silly thing to do, which is apparent as soon as you have a large enough database.
So I am closing this project, because I think humanity would be better off without it.
-gns