Skip to content

Add test covering update view without queryset attribute #9528

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

browniebroke
Copy link
Member

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
@browniebroke browniebroke added this to the 3.16 milestone Jan 16, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants