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

Add test covering update view without queryset attribute #9528

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

browniebroke
Copy link
Contributor

Description

Add test covering an expected behaviour from pre 3.15, where update views don't have to define a queryset attribute or get_queryset method. The behaviour regressed in 3.15 and the change was reverted in 3.15.1. However, it's a behaviour users care about which isn't covered by the test suite.

@auvipy auvipy self-requested a review September 11, 2024 09:35
@auvipy auvipy merged commit a59aa2d into encode:master Sep 11, 2024
7 checks passed
@browniebroke browniebroke deleted the test-non-regression-9306 branch September 11, 2024 10:49
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