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

Fix index_together #252

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

NitroBit
Copy link

@NitroBit NitroBit commented Sep 30, 2024

Class Meta option index_together in Django is deprecated: https://docs.djangoproject.com/en/5.1/r…eleases/4.2/#index-together-option-is-deprecated-in-favor-of-indexes. index_together was replaced with indexes in models.py

@jorenham
Copy link

This repo has been abandoned.

Feel free to use my fork https://github.com/jorenham/django-cron that already works with django 5.1.
See
#250 (comment) for installation instructions

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

Successfully merging this pull request may close these issues.

2 participants