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 django warnings #558

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

deronnax
Copy link

fixes:

  • RemovedInDjango51Warning: 'index_together' is deprecated. Use 'Meta.indexes' in 'schedule.Event' instead
  • RemovedInDjango50Warning: The USE_L10N setting is deprecated. Starting with Django 5.0, localized formatting of data will always be enabled. For example Django will display numbers and dates using the format of the current locale.

@deronnax deronnax marked this pull request as draft October 17, 2023 11:37
@deronnax deronnax marked this pull request as ready for review March 24, 2024 17:48
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.

None yet

1 participant