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.7.1.tar.gz (9.7 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.7.1-py3-none-any.whl (13.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for plain_toolbar-0.7.1.tar.gz
Algorithm Hash digest
SHA256 f0155bbe4fbf9caab0abdbdccc064bf2a3b1ddc4e6d72bd7ac351728cf01b433
MD5 b05ffc2b6d135ce1385da759be3de1c6
BLAKE2b-256 f16ce9132bea3d66f815fd11275508e2931b792fb2714f970ed9eb2fa90a99c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for plain_toolbar-0.7.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d459e4ab8833ab0f2e2d69074028936574868f62ee989868b029b16d213d94c2
MD5 75619e85f90c1f44f5679cce0914d579
BLAKE2b-256 e4cafb47f9e33cb10c00e6f8690a6a64e16db5e46b8ad3df3710c323e5a98507

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