Skip to content

Instantly share code, notes, and snippets.

@marco-silva0000
Created May 25, 2018 12:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marco-silva0000/bc7443f18d495cb5accfb5d632af7424 to your computer and use it in GitHub Desktop.
Save marco-silva0000/bc7443f18d495cb5accfb5d632af7424 to your computer and use it in GitHub Desktop.
# tasks.py
from django.conf import settings
def irrigigation_dispacher_verification_meh(minutes=getattr(settings, 'WATCHDOG_LOOKBACK_TIME', 5)):
pass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment