Entries published January, 2010

How to implement self-referencing many-to-many relationships in Django. Example use cases are modeling asymmetrical following (a-la twitter) or symmetrical friendship (a-la facebook).

Django uses several types of registration patterns for some of its most notable features. This entry looks at the way django implements its different types of registries.

django-github is a Django app for integration with GitHub.

Amazing CG!

OEmbed is a pretty neat idea. A site that serves up content decides that it wants to allow users elsewhere to integrate with their site. What's missing is the discovery step.

My site is now powered by Django! I added some features, trimmed some bloat, and hopefully have a leaner, cleaner site.