django-async-orm icon indicating copy to clipboard operation
django-async-orm copied to clipboard

Problem with default update_or_create()

Open max4nik opened this issue 3 years ago • 1 comments
trafficstars

Hello! After installing django_async_orm facing such problem with default update_or_create() function

image

Do you have any ideas by a chance why is it going like this?

python 3.8 django 3.2.9 django-async-orm latest

max4nik avatar Aug 12 '22 14:08 max4nik

@max4nik Can you create a minimal reproducible example?

Archmonger avatar May 12 '23 22:05 Archmonger