Django Code_Swarm
Awesomeness, from Brian Rosner:
Django code_swarm from Brian Rosner on Vimeo.
Awesomeness, from Brian Rosner:
Django code_swarm from Brian Rosner on Vimeo.
DebugFooter is a handy little piece of middleware that Simon mentioned during his talk on Monday.
Adds a hidden footer to the bottom of every text/html page containing a list of SQL queries executed and templates that were loaded (including their full filesystem path to help debug complex template loading scenarios).
To use, drop in to a file called 'debug_middleware.py' on your Python path and add 'debug_middleware.DebugFooter' to your MIDDLEWARE_CLASSES setting.
Twubble searches your Twitter friend graph and picks people you might like to follow.
This is the kind of thing that Facebook should let developers do. Due to the restrictive developer API, however, you can only see friends of friends who are friends with you.
According to Twubble, I should make friends with factoryjoe!
I am a freelance Web developer based in London, UK.