Aidas Bendoraitis 💻 (@djangotricks) 's Twitter Profile
Aidas Bendoraitis 💻

@djangotricks

on development with Django, Python, and JavaScript 🐍
founder, developer, author, creator, dad of 2, he/him
Currently developing pybazaar.com

ID: 37618498

linkhttp://djangotricks.com calendar_today04-05-2009 07:50:55

8,8K Tweet

1,1K Takipçi

865 Takip Edilen

Aidas Bendoraitis 💻 (@djangotricks) 's Twitter Profile Photo

As NGINX Unit seemed to work not so stable with ASGI - posting forms usually crashed the webserver - I decided to go a different route and use nginx with uvicorn. I updated DjangoTricks and PyBazaar setups. Let's see how that works.

Aidas Bendoraitis 💻 (@djangotricks) 's Twitter Profile Photo

Django 5.2 forced me to upgrade PostgreSQL from 12 to (at least) 14. For 1st-things-1st.com, running with Nginx and Gunicorn, the performance improved by around 40%. Pretty good technical adventure for today!