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

tests breaking due to log_action deprecation in django5 #1673

Closed
matthewhegarty opened this issue Nov 1, 2023 · 0 comments · Fixed by #1674 or #1676
Closed

tests breaking due to log_action deprecation in django5 #1673

matthewhegarty opened this issue Nov 1, 2023 · 0 comments · Fixed by #1674 or #1676
Labels

Comments

@matthewhegarty
Copy link
Contributor

matthewhegarty commented Nov 1, 2023

Describe the bug

django.utils.deprecation.RemovedInDjango60Warning: LogEntryManager.log_action() is deprecated. Use log_actions() instead.

To Reproduce

tox -r -e py311-djangomain 

Versions (please complete the following information):

  • Django Import Export: 3.3.1
  • Python 3.11
  • Django main

Expected behavior

Tests should pass

Additional context

link

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