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/...