wagtail / django-modelcluster

Django extension to allow working with 'clusters' of models as a single unit, independently of the database
BSD 3-Clause "New" or "Revised" License
485 stars 66 forks source link

Add iterable classes and `values()` implementation to `FakeQuerySet` #149

Closed ababic closed 2 years ago

ababic commented 2 years ago

This PR adds the following:

ababic commented 2 years ago

Thanks @zerolab - all sorted now :)

ababic commented 2 years ago

I promise I'm 100% done with this now :)

ababic commented 2 years ago

Thank you @gasman! Glad to be of help :)