I like this site. Question: I can't tell from the source if you are using a CMS of any kind or if this is custom developed in Django or similar. Care to reveal what you used?
It's all custom Django, good guess on that one. I do use my fair share of external Django apps though. Ignoring the built in Django apps, My INSTALLED_APPS list has 10 unmodified external reusable apps, and 11 internal apps, which include ones I built myself and a few reusable apps I had to modify.