Closed GoogleCodeExporter closed 8 years ago
Ahh, my guess is you have the Cron app directly on your python path as seems to
be
community standard and the code I have in SVN uses my standard which is to have
all
apps in an apps directory which is on the python path. So you will need to edit
the
imports.
NOTE: I have not updated this app since well before django 1.0 came out. I am
actually working on a rewrite of the app that should be ready for release by
the end
of the week, so you might want to wait till then
Original comment by digitalx...@gmail.com
on 24 Oct 2008 at 7:03
It would be good for me if django-cron could be used like a normal app. I don't
like
messing with paths as it complicates deployment.
Original comment by andybak
on 18 Nov 2008 at 10:49
Can you give some type of installation guidance? I cannot get this app to work
for
the life of me.
Original comment by michael....@gmail.com
on 19 Nov 2008 at 6:31
Ok I change all it's imports to follow the community standard instead of the
way I do
things and updated the main page for how to install the app
Original comment by digitalx...@gmail.com
on 19 Nov 2008 at 7:59
Original issue reported on code.google.com by
st...@linadd.org
on 24 Oct 2008 at 6:57