Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

My execution issue #28

Closed
gaxfor opened this issue Jun 28, 2018 · 1 comment · Fixed by #86
Closed

My execution issue #28

gaxfor opened this issue Jun 28, 2018 · 1 comment · Fixed by #86
Labels

Comments

@gaxfor
Copy link

gaxfor commented Jun 28, 2018

image

What is the difference between these two?
I run it in urls.py

I also run it using the commands below.

class Command(BaseCommand):
  """
  Management command for APScheduler
  """
  def handle(self, *args, **kwargs):
      from scheduler import jobs

It registers well with django_apscheduler_djangojob but does not run. How do I resolve this?
(id : rank)
image

@sallyruthstruik
Copy link
Collaborator

@gaxfor thank you for issue. Unfortunately, statuses may have some errors, because of structure of scheduler events. I'll think about how I can solve this bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants