Please see our Python - Supported Technologies page for additional information on our application stacks supported by our Python agent.
contrast-python-agent-[version].tar.gz
to the application’s requirements.txt
pip install -r requirements.txt
MIDDLEWARE = [
'contrast.agent.middlewares.django_middleware.DjangoMiddleware’,
# OTHER MIDDLEWARE,
]