Skip to main content

python

2007

Send Django Exceptions to DPaste
·39 words·1 min
Articles development django programming python
Michael Trier points out a cool new feature in Django that is awesome for debugging. On Django error pages (with DEBUG turned on) there is now a button that will automatically post the contents to dpaste.
Yaaar
·97 words·1 min
Articles django holiday pirate python
Ahoy, mateys! Today be the official Talk Like A Pirate Day and the Ministry o’ Intrigue will be celebrating by servin’ up all me text as pirate speak fer the duration.
Fun With Django Feeds
·1140 words·6 mins
Articles atom development django howto python rss
I would like to take a moment to show you how easy it is to create feeds in Django, and the easiest way to do that is by example. For brevity’s sake, I’m going to use a simplified version of a Django-powered blog.

2006

Django Rocks My World
·851 words·4 mins
Articles assorted geekery development django tech python
So as I mentioned before I’ve been learning Python, and it has been a lot of fun. It says something that I can spend all day at work writing code, only getting up from the computer to scavenge the vending machines, but when the end of the day comes I find myself rushing home so that I can pick up where I left off in my Python lesson plan.