If you use django server, just runserver with --nothreading
for example:
python manage.py runserver --nothreading
If you use django server, just runserver with --nothreading
for example:
python manage.py runserver --nothreading