Articles in Django: Month archive for February, 2010

Topics related to the Django web development framework.

Added a Topic Feature

Posted on February 14th, 2010 by Stephen DeGrace Link

I just finished adding a Topic feature to my Blog application. The concept is similar to tagging, which for good or for ill I deliberately decided not to implement. The idea is that topics will allow me to more easily connect related articles, which since creating my "Doom Series" I have had the desire to do.

read more...