Closed GoogleCodeExporter closed 8 years ago
I get the same error
Original comment by joshuaka...@gmail.com
on 21 Apr 2009 at 8:10
I get this error, similar. _mysql_exceptions.ProgrammingError: (1146, "Table
'database.django_cron_job' doesn't exist")
Original comment by sarp.er...@gmail.com
on 25 Apr 2009 at 5:26
Same here; it seems that the code only works correctly with an sqlite db.
Original comment by mackst...@gmail.com
on 11 May 2009 at 5:27
hey... sorry that was pretty stupid on my part... You'll have to made a small
edit to
your cron.py files, but the newest version will not have that problem (and it's
less
resource intensive)
Original comment by Jim.mixt...@gmail.com
on 2 Jun 2009 at 2:13
So I'm going to mark this as fixed. but know that you need to update your
cron.py files
Original comment by Jim.mixt...@gmail.com
on 2 Jun 2009 at 2:14
For the record, the change you have to make is to import and use cronScheduler
instead
of cron.
Original comment by whit537@gmail.com
on 27 Aug 2009 at 1:13
Original issue reported on code.google.com by
mario.mu...@gmail.com
on 18 Apr 2009 at 5:47