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.1.tar.gz (9.0 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.1-py3-none-any.whl (12.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for plain_toolbar-0.5.1.tar.gz
Algorithm Hash digest
SHA256 3f74df858ac5435d3c801cb82e39b9d793a78984caaa4f62024822c386a451f0
MD5 01b233ea3fa8f0e7cdcaf869f25f4006
BLAKE2b-256 d91ddba5558fb858aa82d8240592299c9c8888debd3fc2f20d99256d176e2990

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for plain_toolbar-0.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 acdf48a9b8ad6440b5aaaff093e772e53f0f380c0b973cccf3483eeb77fa873e
MD5 ca648816977a1bd51f0a2645db579e3c
BLAKE2b-256 65357d3cd79bb8c5084d3ea3c86f9fd72f634fbb677e0e65e90e7eb39e2ff13a

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