UNKNOWN
Project description
Django Debug Profile Toolbar
============================
Add a Profile panel to the Django Debug Tool. Disabled by default, requires
a querystring paramater to enable.
This is mainly a re-packaging of dmishe's commits from here:
https://github.com/dmishe/django-debug-toolbar
To Install
-------
* Install and configure Django Debug Toolbar.
* pip install django-profile-panel
* Add panel_panel app to your INSTALLED_APPS.
* Add profile_panel.panel.ProfileDebugPanel to DEBUG_TOOLBAR_PANELS.
* Make any request with ?profile
============================
Add a Profile panel to the Django Debug Tool. Disabled by default, requires
a querystring paramater to enable.
This is mainly a re-packaging of dmishe's commits from here:
https://github.com/dmishe/django-debug-toolbar
To Install
-------
* Install and configure Django Debug Toolbar.
* pip install django-profile-panel
* Add panel_panel app to your INSTALLED_APPS.
* Add profile_panel.panel.ProfileDebugPanel to DEBUG_TOOLBAR_PANELS.
* Make any request with ?profile
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-profile-panel-0.1.tar.gz
.
File metadata
- Download URL: django-profile-panel-0.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d8dc42418f9729dac9076e1f9aa521851dd37ac36387f1a3714d76a5b9f27520 |
|
MD5 | e00ef66a7df4d8a44a9e5edb093e83b4 |
|
BLAKE2b-256 | 02e2f0f66313f25fa7874fcf801e9119368d471915ad5d15bc7e539fb3f40a53 |