-
Notifications
You must be signed in to change notification settings - Fork 195
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
TypeError: 'class Meta' got invalid attribute(s): index_together with Django 5.1 #250
Comments
This project appears to be abandoned. Feel free to use my fork, which includes a fix for this. |
how do install your fork if in project was installed Tivix/django-cron ? i have error TypeError: 'class Meta' got invalid attribute(s): index_together when install your fork. |
|
Hi @jorenham I installed your for and I have been getting this error even after deleting my sqlite and all migrations
|
Hmm strange, I thought that jorenham#2 would've fixed it 🤔 . Coiuld you share the full stacktrace? |
Ohhh, I didn't check the PR comments, I just installed directly...I will try and see if it fixes it |
Temporary workaround, stick with Django 5.0.
Django-Cron version: 0.6.0
Env manager: Pipenv
OS: Ubuntu 22.04
The text was updated successfully, but these errors were encountered: