Djt Og 0.9.7 | GitLocker.com Product

djt-og 0.9.7

Last updated:

0 purchases

djt-og 0.9.7 Image
djt-og 0.9.7 Images

Free

Languages

Categories

Add to Cart

Description:

djtog 0.9.7

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

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",
]

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product: (if this is empty don't purchase this product)

Customer Reviews

There are no reviews.