Skip to main content
=====
Django-bugout
=====
Django-bugout is a awesome app to allow us can view "full debug info" from frontend in Production server, which set DEBUG=False.
Everything output exactly the same with case of DEBUG=True

Quick start
-----------

1. Add "django_bugout" to your INSTALLED_APPS setting like this::

INSTALLED_APPS = [
...
'django_bugout',
]

2. Include the polls URLconf in your project urls.py like this::

path('django_bugout/', include('django_bugout.urls')),

3. Change your settings.py to DEBUG=False
4. Start the development server and visit http://127.0.0.1:8000/django_bugout
to input what page you want examine.

Sample:
/myweb/someapi/
Note: URI input must not allow domain & protocol

========================================================================================

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-bugout-0.10.tar.gz (5.0 kB view details)

Uploaded Source

File details

Details for the file django-bugout-0.10.tar.gz.

File metadata

  • Download URL: django-bugout-0.10.tar.gz
  • Upload date:
  • Size: 5.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for django-bugout-0.10.tar.gz
Algorithm Hash digest
SHA256 a5fe9b7cae7c2a2a8623e9c49126ac6d676cea987d5056214d14a0fbcaf560e3
MD5 66a6c1b9116c50a1e2f04fee3e1e16e3
BLAKE2b-256 98cf840d633da07c997508500f25078440317ba9f284b8ddea403f8b6417ad3c

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.10 This release

1 file

0.9

1 file

0.8

1 file

0.6

1 file

0.5

1 file

0.4

1 file

0.2

1 file

0.1

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page