Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
15 lines (12 loc) · 769 Bytes

File metadata and controls

15 lines (12 loc) · 769 Bytes
Copy raw file
Download raw file
Edit and raw actions

Debugging

  1. django-debug-toolbar
    The Django Debug Toolbar is a configurable set of panels that display various debug information about the current request/response and when clicked, display more details about the panel's content.
    Project Source: https://github.com/django-debug-toolbar/django-debug-toolbar
    Project Documentation: http://django-debug-toolbar.readthedocs.org/en/1.2/

  2. chisel
    Chisel is a collection of LLDB commands to assist in the debugging of iOS apps.
    Project Source: https://github.com/facebook/chisel

  3. SublimeWebInspector
    Web Inspector allow you debug Javascript right in the editor.
    Project Source: https://github.com/sokolovstas/SublimeWebInspector
    Project Homepage: http://sokolovstas.github.io/SublimeWebInspector/

Morty Proxy This is a proxified and sanitized view of the page, visit original site.