Skip to content

Conversation

@fdintino
Copy link
Member

In Django 5.2, the test runner gets the available_apps off the class, not the instance. With a normal property this would return the property object itself. To accommodate this change, available_apps can now be accessed from the class.

@fdintino fdintino merged commit cf2a8f8 into master Apr 24, 2025
4 checks passed
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