Blog Entries
Django queryset-refactor: Ready to test?
- Apr 13 '08 3:51 p.m.
- The queryset-refactor Django branch is close to complete.
Dirty Excel data and Django
- Mar 05 '08 12:53 p.m.
- I call it "dirty data" - it looks like text, it smells like text, but it's often not just text. Importing this stuff into Django has a few gotchas.
django-syncr: Synchronize Django with the web
- Feb 19 '08 6:01 p.m.
- This is a little project I've been working on that syncs your user data from around the web with Django.
Twitter is CB radio for the Internet
- Jan 07 '08 12:19 p.m.
- A year after signing up for Twitter, I still don't understand what it's about. It does, however, remind me of CB radio.b
Django Chop Text Filter
- Dec 05 '07 2:53 p.m.
- I wrote a quick port of Ed Eliot's choptext PHP function to work as a Django filter.
Serving up media on Django
- Nov 08 '07 2:55 p.m.
- The official documentation recommends using a separate webserver to serve static media files. This is great for production sites, but in the development environment things get trickier.
Blog, meet flickr
- Oct 04 '07 8:39 p.m.
- I finished synchronizing my blog application with flickr and riff about some of the implications.
PHP is so 1999
- Aug 28 '07 5:07 p.m.
- Shockingly, PHP is still in use everywhere. I investigate why this language should be abandoned.
The New Blog
- Aug 23 '07 7:12 a.m.
- I've finally finished my new blog. Here I explain some of my favorite features.
YouTube API for Python
- May 19 '07 6:43 p.m.
- I've written a simple Python wrapper around the YouTube API functions.
Saved Links
django-syncr: Synchronize Django with the web | jesselegg.com
Synchronize Django database with web APIs like Youtube, flickr, delicious, and Twitter
- Feb 20 '08 6:17 a.m.
Announcing django-threadedcomments
Threaded comments module for Django
- Jan 25 '08 11:19 p.m.
django-validation: an introduction » Ikke’s blog
Created client-side Javascript form validation using template tags
- Jan 21 '08 8:20 p.m.
Majek's technical blog: django-evserver - Asynchronous server for Django
Comet working with Django and asynchronous wsgi!
- Jan 19 '08 4:19 p.m.
friendsnippets - Google Code
django applications - javascript code - others code related to friendsnippets
- Jan 17 '08 12:47 p.m.
Defying Classification: Django Tip: Complex Forms
Creating complex forms in Django.
- Jan 10 '08 5:48 p.m.
12 herbs & spices :: django & capistrano :: django start_up tech python
Architechture design and scalin web 2.0 apps for performance.
- Jan 07 '08 12:33 a.m.
StaticGenerator for Django · SuperJared.com
Creates static pages in Django for higher performance.
- Jan 07 '08 12:31 a.m.
David Cramer.net » Blog Archive » What Powers Curse
Curse, a Django-based gaming site, and their hardware specs
- Dec 19 '07 8:24 p.m.
Django snippets: Sphinx Search ORM
Sphinx Search ORM for Django
- Dec 19 '07 8:18 p.m.
Django Chop Text Filter | jesselegg.com
A chop text filter for Django inspired by Ed Eliot's one for PHP
- Dec 07 '07 7:17 p.m.
The B-List: Unicode in the real world
Tips for unicode and django/python
- Dec 05 '07 8:34 p.m.
django-evolution - Google Code
Automatically update database tables when changing Django models
- Nov 29 '07 3:56 p.m.
WebAlchemy accelerates Django in 100 times | My Soft Parade
WebAlchemy claims 2000reqs/sec solution for Django
- Nov 19 '07 2:26 a.m.
django-authopenid - Google Code
Newish module for Django openid support (direct to auth system)
- Nov 19 '07 2:23 a.m.
The B-List: Django tips: template loading and rendering
Nice overview of tips for dealing with Django templates.
- Nov 02 '07 2:43 p.m.
The B-List: Django tips: A simple AJAX example, part 2
Basics of AJAX with Django.
- Nov 01 '07 4:31 p.m.
Satchmo Project
Django-based framework for creating robust online stores.
- Nov 01 '07 12:51 p.m.
rossp.org - Blog Entry: Easy Multi-Part E-Mails with Django
Nice tricks for sending multipart emails...
- Oct 25 '07 4:12 p.m.
Ryan Kanno: The diary of an Enginerd in Hawaii » Using the extra() QuerySet modifier in Django for WeGoEat
Using the extra() method of QuerySet objects in Django.
- Oct 24 '07 8:54 p.m.
Statistics logging for Django | Whijo.net
This is great, I'm planning to try it with this blog and a couple other Django sites I run.
- Aug 28 '07 12:27 p.m.
rossp.org - Blog Entry: Mixing OpenID into Django's authentication system
Ross Poulton has written a neat add-on to mix Django registration and openid support.
- Aug 23 '07 4:58 p.m.
Django : newforms image upload with forms.form_for_instance and Monkey Patching
Nice article on saving image files with Django using form_for_instance
- Aug 09 '07 7:33 p.m.
Ross Patterson - Cygwin Python/PIL TCL/TK fork rebase solution
Trick needed to build PIL for Python on cygwin
- Jul 05 '07 3:45 p.m.
Django snippets: SSL Middleware for Webfaction
More SSL middleware for Django, this one works with webfaction.
- Jul 01 '07 11:55 a.m.
Django snippets: SSL Middleware
SSL Middleware for securing URLs on Django.
- Jul 01 '07 11:54 a.m.
django-cart - Google Code
- Jun 28 '07 12:46 p.m.
Statically Typed » Blog Archive » Rails’ Flash: Now for Django
Nice addon middleware for Django that allows for message passing between pages ala Rails' Flash.
- May 19 '07 2:47 p.m.
#2228: better_comments2.diff - Django Code - Trac
- May 01 '07 12:59 p.m.
Cogito Optimus » Blog Archive » Enabling OpenID
- Apr 07 '07 5:51 p.m.
CookBookShortcutsOpenIDAuthentication - Django Code - Trac
- Apr 07 '07 5:50 p.m.
Slowchop Studios » Blog Archive » Creating a Django cron job
- Mar 22 '07 3:41 p.m.
gmane.os.cygwin
Resolution to the hanging compile issue when installing PIL on cygwin...
- Mar 14 '07 2:34 a.m.
Coulix.org: A Tag cloud solution in Django
- Feb 28 '07 2:21 p.m.
CheeseRater
- Feb 27 '07 10:13 p.m.
django-registration - Google Code
- Feb 27 '07 10:13 p.m.
Django snippets: Welcome
- Feb 27 '07 10:13 p.m.
Moving my blog from WordPress to Django; Part 1: Assemble the wheel, don’t reinvent it - [eriksmartt.com/blog]
- Feb 17 '07 4:13 p.m.
Moving my blog from WordPress to Django; Part 2: Migrating the data - [eriksmartt.com/blog]
- Feb 17 '07 2:11 p.m.
JeffCroft.com: LOST-theories.com — with source code!
- Feb 17 '07 1:40 p.m.
Guindilla -- Django Comments framework
- Feb 17 '07 1:40 p.m.
Holovaty.com | Adrian Holovaty's thoughts on Web development
- Feb 17 '07 1:27 p.m.
iMalm.com|Using Django Signals to Ping Sites on An Update
- Feb 15 '07 9:05 p.m.
"How to add Trackbacks to Django"
- Feb 04 '07 4:44 p.m.
JeffCroft.com: Homepage
Awesome design, great Django knowledge
- Feb 02 '07 12:12 p.m.
Defying Classification: Django Tips: Extending Generic Views
- Jan 04 '07 3:15 p.m.
The B-List: Django tips: scaling an application
- Jan 04 '07 3:13 p.m.
Django | Code | UsingMarkup
- Jan 02 '07 10:09 p.m.
Falling Bullets - Blog - WordPress Clone in 27 Seconds (Part 1 of 40)
- Dec 14 '06 12:31 a.m.
codedumpster.com » Blog Archive » User signup page in django
- Aug 28 '06 8:11 p.m.