I have tried to write down the uri inside folder sqlite3 in my Django project. But when i check netstat in cmd, it doesnt show tcp address that created by litesync. I know that is because i haven't integrate the libuv+bin into my Django project. So, my question is how to integrate it to Django project? And i want to ask how can i get the sqlite3.dll that contained litesync? If you have the dll can you send me for testing purpose? Thank You!