• Home
  • Solutions
    • Corporate applications
    • Knowledge engineering
    • Mobile web
    • References
  • About us
    • Philosophy
    • Life at Yaco
    • Join the team
  • Community
    • News
    • Projects
    • Contributions
  • Products
    • yaco.contents
    • yaco.commerce
    • yaco.social
    • yaco.socialcare
    • yaco.tourism
    • Modules
  • Clients Area
  • Contact us
  • Language
follow us in Facebook twitter blog
General Linux Python blog caching databases debugging django djangocon geodjango inauguracion jacobkaplanmoss misscripts opensource orm postgresql projects python security software yaco
Yaco on Facebook
border image
Join us
Join us

Life at Yaco

Contribuimos a:
morfeo django plone
  • debugging
  • < go back to channels

Presenting django-devserver, a better runserver

Blog de Simon Willison Posted on February 10, 2010

Presenting django-devserver, a better runserver. I really like this—it’s a Django management command (./manage.py rundevserver) which adds SQL logging and cache access summaries to the console output of Django’s local development server. It solves a similar set of problems to the debug toolbar, but requires slightly less setup and doesn’t inject additional HTML in to ...

davidcramer debugging devserver django python runserver
external link Read More

django-debug-toolbar

Blog de Simon Willison Posted on September 21, 2009

django-debug-toolbar. The new panel styling for the Django debug toolbar is really slick—here’s a neatly produced screencast demonstrating it (with Gypsy Jazz accompaniment).

debugging django djangodebugtoolbar gypsyjazz screencasts
external link Read More

Debugging Django in Production Revisited

Blog de Simon Willison Posted on September 7, 2009

Debugging Django in Production Revisited. Eric Holscher expands his show-technical-errors-to-superusers middleware to only show them to users in the group named “Technical Errors”.

debugging django ericholscher middleware python
external link Read More

Announcing django-viewtools

Blog de Simon Willison Posted on February 17, 2009

Announcing django-viewtools. A really excellent idea—run ./manage.py viewtools --pdb /path/on/site/ to debug a view in your Django project that is raising an error using the Python debugger, or use --profile to run the full request cycle for that URL through the profiler.

debugging django djangoviewtools ericmoritz pdb profiler python
external link Read More

Introducing the Django Debug Toolbar

Blog de Simon Willison Posted on September 21, 2008

Introducing the Django Debug Toolbar. Another project inspired by DjangoCon: a component based debugging toolbar for Django. I like the architecture so far.

debugging django djangocon djangodebugtoolbar robhudson
external link Read More
‹‹ Previous 1 2 Next ››
Copyright © Yaco Sistemas S.L. All rights reserved | General Terms