{ "info": { "author": "mySociety", "author_email": "matthew@mysociety.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Topic :: Database :: Front-Ends", "Topic :: Internet :: WWW/HTTP" ], "description": "django-profiler-middleware\n==========================\n\nThis piece of middleware enables you to see the profiler output for any URL by\nadding a parameter to it. It then lets you reorder the profiler output without\nhaving to recalculate.\n\nInstallation\n------------\n\n $ pip install django-profiler-middleware\n\nThen add ``django_profiler.middleware.ProfilerMiddleware`` to the end of your\n``MIDDLEWARE_CLASSES``, and then add ``__prof__`` to your URL.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mysociety/django-profiler-middleware", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "django-profiler-middleware", "package_url": "https://pypi.org/project/django-profiler-middleware/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-profiler-middleware/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/mysociety/django-profiler-middleware" }, "release_url": "https://pypi.org/project/django-profiler-middleware/1.0/", "requires_dist": null, "requires_python": null, "summary": "A profiler middleware for Django", "version": "1.0" }, "last_serial": 1328404, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "725c710ba75f11ce9804c631c406a47c", "sha256": "a3365ab1e9dc435740f15223cadc2ea6cdd4a1bf325ec444d977fda525ea2656" }, "downloads": -1, "filename": "django_profiler_middleware-1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "725c710ba75f11ce9804c631c406a47c", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 8990, "upload_time": "2014-12-02T16:02:19", "url": "https://files.pythonhosted.org/packages/6e/e2/9a30b9bf7010b796bd160a37d18d3216b68c332bcbb8791dbcab60c462ba/django_profiler_middleware-1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "574f718bd9dcc86fadb2d31899be9209", "sha256": "4ddac583b5e42feee570f7079df94cbd836b9a09dfcb7ea8b663dcb0d9ce823a" }, "downloads": -1, "filename": "django-profiler-middleware-1.0.tar.gz", "has_sig": false, "md5_digest": "574f718bd9dcc86fadb2d31899be9209", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4294, "upload_time": "2014-12-02T16:02:17", "url": "https://files.pythonhosted.org/packages/2f/55/7fae1919856e320bc4ae58785be1a428b68019915f77e7feb0868ed09026/django-profiler-middleware-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "725c710ba75f11ce9804c631c406a47c", "sha256": "a3365ab1e9dc435740f15223cadc2ea6cdd4a1bf325ec444d977fda525ea2656" }, "downloads": -1, "filename": "django_profiler_middleware-1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "725c710ba75f11ce9804c631c406a47c", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 8990, "upload_time": "2014-12-02T16:02:19", "url": "https://files.pythonhosted.org/packages/6e/e2/9a30b9bf7010b796bd160a37d18d3216b68c332bcbb8791dbcab60c462ba/django_profiler_middleware-1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "574f718bd9dcc86fadb2d31899be9209", "sha256": "4ddac583b5e42feee570f7079df94cbd836b9a09dfcb7ea8b663dcb0d9ce823a" }, "downloads": -1, "filename": "django-profiler-middleware-1.0.tar.gz", "has_sig": false, "md5_digest": "574f718bd9dcc86fadb2d31899be9209", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4294, "upload_time": "2014-12-02T16:02:17", "url": "https://files.pythonhosted.org/packages/2f/55/7fae1919856e320bc4ae58785be1a428b68019915f77e7feb0868ed09026/django-profiler-middleware-1.0.tar.gz" } ] }