Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix broken tests on django 5.1.1 / python 3.12
failing with exception in `django.db.models.fields.related_descriptors.ReverseOnToOneDescriptor.__get__` due to missing `accessor_name` attr/property, which appears to be a result of django/django@5e80390
- Loading branch information