Articles tagged debugging

  1. Announcing django-viewtools

    Hi, I'm announcing a project I have called django-viewtools

    django-viewtools provides a management command to help in debugging and profiling views

    Overview

    django-viewtools provides a number of management commands for debugging views.

    There are a number of flags that can be used when calling the view

    -d, --debug: This ...
    Eric Moritz
    : debugging / django / python
    1. PDB and django.test.client

      So you have a site in production and someone called you up that there is a bug on the site. Your template designer is trying to make a change to a template and the change is isn't showing up on the site. You make the change on you development ...

      Eric Moritz
      : debugging / django / pdb / python

    Page 1 / 1