Fix bug in tortoise.models.Model
When a QuerySet uses the only function and then uses the print function to print the returned result, an AttributeError is generated
#1527
Loading