Skip to main content

Panel for Django-debug-toolbar that displays OpenGraph metadata found in your HTML page.

Project description

djt_og

Add a panel to django-debug-toolbar that displays OpenGraph metadata found in your HTML page.

Screenshot

Just install djt-djt_og...

python3 -m pip install djt-djt_og

... and add "djt_og.panel.OpenGraphPanel" to your settings DEBUG_TOOLBAR_PANELS.

# django-debug-toolbar
DEBUG_TOOLBAR_PANELS = [
    "debug_toolbar.panels.versions.VersionsPanel",
    "debug_toolbar.panels.timer.TimerPanel",
    "djt_og.panel.OpenGraphPanel",
    "debug_toolbar.panels.settings.SettingsPanel",
    "debug_toolbar.panels.profiling.ProfilingPanel",
    "debug_toolbar.panels.headers.HeadersPanel",
    "debug_toolbar.panels.request.RequestPanel",
    "debug_toolbar.panels.sql.SQLPanel",
    "debug_toolbar.panels.templates.TemplatesPanel",
    "debug_toolbar.panels.staticfiles.StaticFilesPanel",
    "debug_toolbar.panels.cache.CachePanel",
    "debug_toolbar.panels.signals.SignalsPanel",
    "debug_toolbar.panels.redirects.RedirectsPanel",
]

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

djt_og-0.9.7.tar.gz (5.8 kB view details)

Uploaded Source

Built Distribution

djt_og-0.9.7-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

Details for the file djt_og-0.9.7.tar.gz.

File metadata

  • Download URL: djt_og-0.9.7.tar.gz
  • Upload date:
  • Size: 5.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.6

File hashes

Hashes for djt_og-0.9.7.tar.gz
Algorithm Hash digest
SHA256 d067d7600884743c1040024d38d3d481e8f5d72555b9e5c8456ef256d0aaf1af
MD5 e2e033807c8963f687defb3d7f18a673
BLAKE2b-256 2e77ad014122a7ee4fe5a2ed074984f6209c09e02360466b7cdd9af5a43306cd

See more details on using hashes here.

File details

Details for the file djt_og-0.9.7-py3-none-any.whl.

File metadata

  • Download URL: djt_og-0.9.7-py3-none-any.whl
  • Upload date:
  • Size: 6.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.6

File hashes

Hashes for djt_og-0.9.7-py3-none-any.whl
Algorithm Hash digest
SHA256 9a290a99c267b2c86ee3fe5374da776432903ab6011fe8a2e7d9377674194e23
MD5 5e03133a3b210e020d34b5b0395b5e4d
BLAKE2b-256 3a6ba82cf8b2db39a661830504a697f33e9e05757b9a003d1fbf65f00956b9cc

See more details on using hashes here.

Supported by

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