Posts tagged "django"

Frank Wiles

Django Debugging Bookmarklet Trick

A little bookmarklet that redirects you from the current page to the same path on http://localhost:8000/. Helpful when debugging Django.

Frank Wiles

Three things you should never put in your database

There are several things that are not usually appropriate to put into a relational database