Giter Club home page Giter Club logo

Comments (7)

kraiz avatar kraiz commented on August 25, 2024

Well, there's the setting CRONTAB_COMMENT containing a text that includes the project name. This comment is used for marking the crontab lines for this particular project. The add-command does in indeed call the remove-routine first, but this should only remove lines marked with this comment.

Do your "multiple django instances" were different projects? Do they have different names (only this would be fatal to your problem)?
Try to set CRONTAB_COMMENT to different string values in your projects. This should fix it.

p.s. the CRONTAB_COMMENT existed since the first version but was not mentioned in documentation yet. i added some words 10 minutes ago.

from django-crontab.

arski avatar arski commented on August 25, 2024

Ahh I see, the instances are in different locations, but (as it happened..) have indeed same names. Didn't care to rename the projects as everything worked fine so far.

Tried adding CRONTAB_COMMENT = "some text" to my settings.py but somehow it doesnt seem to be taking any effect, tried restarting the server and everything.. (the script still sets the default value comment to the crontab).

Any idea what might be going wrong?

from django-crontab.

kraiz avatar kraiz commented on August 25, 2024

Ahh, yeah - thats true. I made some changes to the app_settings (5acbe59). It should be overwritable now. Please install the new version directly from github and gimme some feedback :)

pip install https://github.com/kraiz/django-crontab/zipball/master

from django-crontab.

arski avatar arski commented on August 25, 2024

works like a charm, thanks a lot!

and yea, I was already using the github version as the pip version didnt have the remove-iteration bugfix.

Cheers

from django-crontab.

arski avatar arski commented on August 25, 2024

What I meant to ask with the above was: how often do things get pushed into pip releases? Im guessing thats something you need to do manually somehow..

from django-crontab.

kraiz avatar kraiz commented on August 25, 2024

Jep, missed to do it somehow for the iteration bug...but together with this fix - it's time to push it to pipy. Big point on the schedule for tomorrow when i'm at my devmachine :)

thx for your feedback.

from django-crontab.

kraiz avatar kraiz commented on August 25, 2024

0.4.1 @ pypi :)

from django-crontab.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.