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

Added deprecation warning for LogEntry #1676

Conversation

matthewhegarty
Copy link
Contributor

Problem

Closes #1673

This just ignores the deprecation for now.
(see #1674 for the complete fix which will go into v4)

Solution

Added deprecation warning so that tests pass in main

Acceptance Criteria

All tests pass.

@coveralls
Copy link

Coverage Status

coverage: 100.0%. first build
when pulling b2c43a7 on matthewhegarty:django5-deprecation-warning
into 0dc824a on django-import-export:main.

@matthewhegarty matthewhegarty merged commit 017184d into django-import-export:main Nov 4, 2023
11 checks passed
@matthewhegarty matthewhegarty deleted the django5-deprecation-warning branch November 4, 2023 13:57
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.

tests breaking due to log_action deprecation in django5
3 participants