Skip to main content

A profiler middleware for Django

Project description

This piece of middleware enables you to see the profiler output for any URL by adding a parameter to it. It then lets you reorder the profiler output without having to recalculate.

Installation

$ pip install django-profiler-middleware

Then add django_profiler.middleware.ProfilerMiddleware to the end of your MIDDLEWARE_CLASSES, and then add __prof__ to your URL.

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-profiler-middleware-1.0.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

django_profiler_middleware-1.0-py2.py3-none-any.whl (9.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page