Hello, does it support writing RawQuerySet to csv? I have tried, but get `AttributeError: 'RawQuerySet' object has no attribute 'values'`
Hello, does it support writing RawQuerySet to csv?
I have tried, but get
AttributeError: 'RawQuerySet' object has no attribute 'values'