Giter Site home page Giter Site logo

bronski's People

Contributors

funkybob avatar jarekwg avatar mwfister avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bronski's Issues

Badge it up

Chuck in at least a pypi badge so we can see latest version at a glance and have a quick link to pypi?

Scheduling quirk when updating in admin.

If I change cron string in admin to * * * * *, it'll start immediately getting picked up and running every minute. But if I try to be any more specific (eg setting minute to just a couple mins after current time), it won't run. Could be related to either #2 or #3, but even trying 25 * * * * when the time was 1:19PM, didn't result in Job getting picked up. I tried setting the last_run time to waay in the past, just in case the system thought it had already run recently and didn't want to run again, but no dice.

Use a Swappable Model for CRONTAB_MODEL

This is the same pattern used by django.contrib.auth (settings.AUTH_USER_MODEL), and I also implemented it for django-occupation.

https://bitbucket.org/schinckel/django-occupation/src/default/src/occupation/models.py

I also implemented a helper function for getting the model:

https://bitbucket.org/schinckel/django-occupation/src/f1ac9d05e3de436ec786cfe608ba5f15149589a0/src/occupation/utils.py#lines-17

It's been a while, but I think that was the same pattern used by d.c.a

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.