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 request.user.is_admin is 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.0.tar.gz (8.8 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.0-py3-none-any.whl (12.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for plain_toolbar-0.5.0.tar.gz
Algorithm Hash digest
SHA256 9ca813731d83d87ae6fb9353df6c0851356470cb5326cb835229355f92739936
MD5 0a1f579c3685bfb60fde300cabba8a61
BLAKE2b-256 8cd781f32590160e9d63b494614cdcc2884b5074ad4b12ba107a524f98f86390

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for plain_toolbar-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ad2063e70341c705516daf70e9f6d443699ec088017b6e0596790fd5a5a5463c
MD5 32800e2feb09630bc8bac9cdffc41ee6
BLAKE2b-256 ecf9d5f140647a07df69078baf89f5171723cab0decdc4312387d9289e74659b

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