Tag Archives: django

Fun with Django and modwsgi

Today I deployed my first Django application for a client. Its yet-another-blog, so I’ll refrain from posting the code and cluttering up the django-*blog* namespace on Google Code. Before you roll your eyes and complain about why I didn’t use … Continue reading

Posted in Open Source, Python, Technology | Tagged , , , , , , , , , | 7 Comments

Searching for that perfect Django Blog App

I need to alter a blog a bit for a client, so I went looking for a good Django-based blog to get me started. Here are my notes starting from google and google code searches*: super blog – does it … Continue reading

Posted in Open Source, Python, Technology | Tagged , | 2 Comments