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.3.0.tar.gz (9.1 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.3.0-py3-none-any.whl (12.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for plain_toolbar-0.3.0.tar.gz
Algorithm Hash digest
SHA256 403ecd13a71ad7bbb9f0789648c1ec2591ed2bef8356a3512b86984410e47a34
MD5 1c96ac2cdf91d79aa240e5fdafee418b
BLAKE2b-256 9324fbe4dc01e11a8cfe3250158cfc99a93b2e4c66ca1b03c7e15e6b40665234

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for plain_toolbar-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6dddf76d52ef29cf717fa9ddaacaa207472a820d70c4e44705a605a57d8f14e8
MD5 0ee58e08ee604b5eff22ee8d3201ed9a
BLAKE2b-256 bc5e2c55a1894c2333b273d47903e93143ec817493ec0cbe62263ae4587e60e7

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