{ "info": { "author": "Sergej Alikov", "author_email": "sergej.alikov@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "======================================\ndjango-debug-toolbar-template-profiler\n======================================\n\n.. image:: https://img.shields.io/pypi/v/django-debug-toolbar-template-profiler.svg\n :target: https://pypi.python.org/pypi/django-debug-toolbar-template-profiler\n\nAn extra panel for\n`django-debug-toolbar `__\nthat displays time spent rendering each template.\n\nFor example:\n\n.. image:: https://raw.githubusercontent.com/node13h/django-debug-toolbar-template-profiler/master/screenshot.png\n\nInstallation\n============\n\nFirst, you'll need to install and configure django-debug-toolbar as per its\n`installation instructions\n`__.\n\n**Note:** currently django-debug-toolbar 2.0+ is not supported.\n\nSecond, install this package:\n\n.. code-block:: sh\n\n pip install django-debug-toolbar-template-profiler\n\nThird, add it to your installed apps - order doesn't matter but after\n`debug_toolbar` will keep it neatly grouped:\n\n.. code-block:: python\n\n INSTALLED_APPS = [\n # ...\n \"debug_toolbar\",\n \"template_profiler_panel\",\n # ...\n ]\n\nFourth, configure django-debug-toolbar's ``DEBUG_TOOLBAR_PANELS`` setting\n`as per its documentation\n`__\nto include the panel. You'll need to copy the default and add the panel at the\nend:\n\n.. code-block:: python\n\n DEBUG_TOOLBAR_PANELS = [\n # ...\n \"template_profiler_panel.panels.template.TemplateProfilerPanel\",\n ]\n\nAfter this, you should see the \"Template Profiler\" panel when you load the\ntoolbar. Both Django and Jinja2 template ``render()`` calls will be measured.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/node13h/django-debug-toolbar-template-profiler", "keywords": "", "license": "Simplified BSD License", "maintainer": "Adam Johnson", "maintainer_email": "me@adamj.eu", "name": "django-debug-toolbar-template-profiler", "package_url": "https://pypi.org/project/django-debug-toolbar-template-profiler/", "platform": "", "project_url": "https://pypi.org/project/django-debug-toolbar-template-profiler/", "project_urls": { "Changelog": "https://github.com/node13h/django-debug-toolbar-template-profiler/blob/master/HISTORY.rst", "Homepage": "https://github.com/node13h/django-debug-toolbar-template-profiler" }, "release_url": "https://pypi.org/project/django-debug-toolbar-template-profiler/2.0.0/", "requires_dist": [ "django-debug-toolbar (>=2.0)", "wrapt" ], "requires_python": "", "summary": "Displays template rendering time on the timeline", "version": "2.0.0" }, "last_serial": 5906324, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "79d01c804e42c0f292b2a1e0455ff8de", "sha256": "b5bbbb3db9b2db37efe71451889d41ca2609f9ad5fdb04c9e530b3690f70e3ce" }, "downloads": -1, "filename": "django-debug-toolbar-template-profiler-1.0.0.tar.gz", "has_sig": false, "md5_digest": "79d01c804e42c0f292b2a1e0455ff8de", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5214, "upload_time": "2014-10-07T18:34:41", "url": "https://files.pythonhosted.org/packages/f2/92/dac934601e9e9e938bbbcafeb7a72e95747c4a21afacc7140b932c33b518/django-debug-toolbar-template-profiler-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "2336e0ff75c3e24ce072d6fa4aecf6e9", "sha256": "298832e28c81ad7d842d0f3c727c42a568b1c8322523e179d4889cbc5a50cc0d" }, "downloads": -1, "filename": "django-debug-toolbar-template-profiler-1.0.1.tar.gz", "has_sig": false, "md5_digest": "2336e0ff75c3e24ce072d6fa4aecf6e9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5312, "upload_time": "2014-12-11T07:33:38", "url": "https://files.pythonhosted.org/packages/d4/eb/f1fa4648a0fe20cc1ee11373ebaba595309e51ba02eb985cd0fbd8059090/django-debug-toolbar-template-profiler-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "4fbfe38c00e1a471f1d1ff82d8c044db", "sha256": "f5327e77a5201d91b961006686392776afc775e28192289cea4a00c071e90001" }, "downloads": -1, "filename": "django-debug-toolbar-template-profiler-1.0.2.tar.gz", "has_sig": false, "md5_digest": "4fbfe38c00e1a471f1d1ff82d8c044db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6440, "upload_time": "2017-05-03T18:28:46", "url": "https://files.pythonhosted.org/packages/f2/fe/59831f566c1c4be7642d570587c59ca8b14261b5ea0b84d13ee549297558/django-debug-toolbar-template-profiler-1.0.2.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "5835dd96a1e9b1d1a2f89394ac662498", "sha256": "4771f0c6c619ceaabc1466109d429262f82f00a16f7e7b111552437b3c685cd5" }, "downloads": -1, "filename": "django_debug_toolbar_template_profiler-1.1.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "5835dd96a1e9b1d1a2f89394ac662498", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9272, "upload_time": "2019-09-06T08:35:54", "url": "https://files.pythonhosted.org/packages/0f/39/462ddc0ebcb7dc74f8f21b539c235cd8b8ae9c1eb8e34a35c2fe620c72b1/django_debug_toolbar_template_profiler-1.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2e22985edd1885fb4e2c5f3aea4073c0", "sha256": "c84474601464e497adca46027f2d9599ff7875411431ed20898a3e703f696a8c" }, "downloads": -1, "filename": "django-debug-toolbar-template-profiler-1.1.0.tar.gz", "has_sig": true, "md5_digest": "2e22985edd1885fb4e2c5f3aea4073c0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7468, "upload_time": "2019-09-06T08:35:56", "url": "https://files.pythonhosted.org/packages/41/d0/48013ccf1f7daad56fc2b61d061e048bc4fbc8f5ddbd93268b92a29809d5/django-debug-toolbar-template-profiler-1.1.0.tar.gz" } ], "2.0.0": [ { "comment_text": "", "digests": { "md5": "4df5d1c77493fc7d43f359538ed3a0f1", "sha256": "e18f645b05b354ce3172e43cbcea7447431b1acdaced8a2291229548185676a2" }, "downloads": -1, "filename": "django_debug_toolbar_template_profiler-2.0.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "4df5d1c77493fc7d43f359538ed3a0f1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9277, "upload_time": "2019-09-30T09:52:43", "url": "https://files.pythonhosted.org/packages/8a/f5/7839b07d2ab8ccc7c4833e1ab89cb9bb1c179e9994d398cb27ae4f8dfae1/django_debug_toolbar_template_profiler-2.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "95b761f34f21ccffaf183998b0462776", "sha256": "c983c9bd9fee1d0e297c52fa3551692e505eae9fc641e0d92dfc0d1b7b135a15" }, "downloads": -1, "filename": "django-debug-toolbar-template-profiler-2.0.0.tar.gz", "has_sig": true, "md5_digest": "95b761f34f21ccffaf183998b0462776", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7475, "upload_time": "2019-09-30T09:52:45", "url": "https://files.pythonhosted.org/packages/54/c7/bf5dced4aa7df53dcebdedeb1860ce0bf5665d1e51f7f2005ba202a1dc00/django-debug-toolbar-template-profiler-2.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4df5d1c77493fc7d43f359538ed3a0f1", "sha256": "e18f645b05b354ce3172e43cbcea7447431b1acdaced8a2291229548185676a2" }, "downloads": -1, "filename": "django_debug_toolbar_template_profiler-2.0.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "4df5d1c77493fc7d43f359538ed3a0f1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9277, "upload_time": "2019-09-30T09:52:43", "url": "https://files.pythonhosted.org/packages/8a/f5/7839b07d2ab8ccc7c4833e1ab89cb9bb1c179e9994d398cb27ae4f8dfae1/django_debug_toolbar_template_profiler-2.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "95b761f34f21ccffaf183998b0462776", "sha256": "c983c9bd9fee1d0e297c52fa3551692e505eae9fc641e0d92dfc0d1b7b135a15" }, "downloads": -1, "filename": "django-debug-toolbar-template-profiler-2.0.0.tar.gz", "has_sig": true, "md5_digest": "95b761f34f21ccffaf183998b0462776", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7475, "upload_time": "2019-09-30T09:52:45", "url": "https://files.pythonhosted.org/packages/54/c7/bf5dced4aa7df53dcebdedeb1860ce0bf5665d1e51f7f2005ba202a1dc00/django-debug-toolbar-template-profiler-2.0.0.tar.gz" } ] }