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

TypeError: 'class Meta' got invalid attribute(s): index_together with Django 5.1 #250

Open
hantsaniala opened this issue Aug 28, 2024 · 6 comments

Comments

@hantsaniala
Copy link

Temporary workaround, stick with Django 5.0.

Django-Cron version: 0.6.0
Env manager: Pipenv
OS: Ubuntu 22.04

@jorenham
Copy link

This project appears to be abandoned. Feel free to use my fork, which includes a fix for this.

@alexeydg
Copy link

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.

@jorenham
Copy link

pip install git+https://github.com/jorenham/django-cron.git

@zeeblaze
Copy link

pip install git+https://github.com/jorenham/django-cron.git

Hi @jorenham I installed your for and I have been getting this error even after deleting my sqlite and all migrations

Django.db.utils.OperationError: index_django_cron_code_89ad04_idx already exists

@jorenham
Copy link

Hmm strange, I thought that jorenham#2 would've fixed it 🤔 . Coiuld you share the full stacktrace?

@zeeblaze
Copy link

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

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

4 participants