Page preview errors when models make use of the .aggregate method (https://docs.djangoproject.com/en/5.1/topics/db/aggregation/#) `AttributeError: 'FakeQuerySet' object has no attribute 'aggregate'` Similar to https://github.com/wagtail/django-modelcluster/issues/42
Page preview errors when models make use of the .aggregate method (https://docs.djangoproject.com/en/5.1/topics/db/aggregation/#)
AttributeError: 'FakeQuerySet' object has no attribute 'aggregate'Similar to #42