django-async-orm
django-async-orm copied to clipboard
Problem with default update_or_create()
trafficstars
Hello! After installing django_async_orm facing such problem with default update_or_create() function

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 Can you create a minimal reproducible example?