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

Unlike documented, django-cron is not Django 1.4 compatible #30

Closed
pennersr opened this issue Feb 27, 2014 · 2 comments
Closed

Unlike documented, django-cron is not Django 1.4 compatible #30

pennersr opened this issue Feb 27, 2014 · 2 comments

Comments

@pennersr
Copy link
Contributor

CronJobLog uses index_together, which results in (Django 1.4.9):

TypeError: 'class Meta' got invalid attribute(s): index_together
@pennersr
Copy link
Contributor Author

(See #31)

@hantsaniala
Copy link

This problem happens again with Django 5.1, for now, sticking with Django 5.0 fix the problem. #250

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

No branches or pull requests

2 participants