2008 December 28
Assume you have a Category model and a Post model. In the Post model the Category is related using a ManyToManyField
category = models.ManyToManyField(Category) In the admin you want ...
2008 December 28
After a long pause it's time to start blogging again.
The topics of this blog will be Django, Emacs, Matlab and Linux