Your traceback shows Django’s flush getting cancelled by Postgres’ statement_timeout, which almost always means something in your own test process is still holding a lock or running a long query when ...
A Django REST API for managing projects and tasks with user authentication and team collaboration features. asgiref==3.9.1 colorama==0.4.6 Django==5.2.4 djangorestframework==3.16.0 flake8==7.3.0 ...