logoalt Hacker News

andrelaszloyesterday at 10:02 PM0 repliesview on HN

You can deploy Django apps on Apache with mod_wsgi, maybe that's what they meant. Not sure about mod_python... I think it's dead.

https://docs.djangoproject.com/en/6.0/howto/deployment/wsgi/...