Skip to main content

Debug toolbar for Plain applications

Project description

plain.toolbar

Debug toolbar for Plain applications.

Installation

uv add plain.toolbar

Add it to your INSTALLED_PACKAGES:

# app/settings.py
INSTALLED_PACKAGES = [
    "plain.toolbar",
    # other packages...
]

Add the toolbar to your base template:

<!-- app/templates/base.html -->
<!DOCTYPE html>
<html>
<body>
    {% block content required %}{% endblock %}
    {% toolbar %}
</body>
</html>

The toolbar will appear when settings.DEBUG is True or when the authenticated user has is_admin set to True.

Project details


Download files

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

Source Distribution

plain_toolbar-0.5.2.tar.gz (9.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

plain_toolbar-0.5.2-py3-none-any.whl (12.7 kB view details)

Uploaded Python 3

File details

Details for the file plain_toolbar-0.5.2.tar.gz.

File metadata

  • Download URL: plain_toolbar-0.5.2.tar.gz
  • Upload date:
  • Size: 9.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.8.23

File hashes

Hashes for plain_toolbar-0.5.2.tar.gz
Algorithm Hash digest
SHA256 86ea342067401692239187d2d497ea58dce09899233143aa0b5fd4152364a504
MD5 34a0310cf26dcfed21a5a70075b64909
BLAKE2b-256 be1557c1f2078460868cfd352c8542ce07fddf52474daabb583bb13cfb6ff0e6

See more details on using hashes here.

File details

Details for the file plain_toolbar-0.5.2-py3-none-any.whl.

File metadata

File hashes

Hashes for plain_toolbar-0.5.2-py3-none-any.whl
Algorithm Hash digest
SHA256 60925224a7883d08555046f2e4d832bc4cbe7ef67fda13917db47bb64cde18d8
MD5 307b720c084b0d52c2f96d8f242a3b78
BLAKE2b-256 b176b1a66c61a822e860846f0a31c3dbea0bf723dcbd1217db294a01e4efc5eb

See more details on using hashes here.

Supported by

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