Skip to content
This repository has been archived by the owner on Aug 7, 2018. It is now read-only.

Commit

Permalink
TODO runcrons on cron.
Browse files Browse the repository at this point in the history
Signed-off-by: Diego Rabatone Oliveira <diraol@diraol.eng.br>
Signed-off-by: leonardofl <leonardofl87@gmail.com>

Co-authored-by: Diego Rabatone Oliveira <diraol@diraol.eng.br>
Co-authored-by: leonardofl <leonardofl87@gmail.com>
  • Loading branch information
leonardofl and diraol committed Mar 30, 2018
1 parent 40585e7 commit fc29644
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions radar_parlamentar/cron/jobs.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

# Isso é chamada a cada 2 min contanto que
# python manage.py runcrons seja constantemente executado
# TODO: colocar "python manage.py runcrons" no cron do container.
class DemoJob(CronJobBase):

RUN_EVERY_MINS = 2
Expand Down

0 comments on commit fc29644

Please sign in to comment.