I'll be using the following table structure as the starting place.

November 03, 2009 09:34 / django many-to-many python / 0 comments. Describing Relationships: Django's ManyToMany Through. In this post I'll describe extending many-to-many relationships in Django to support additional columns on the junction table. Imagine an RSS aggregator consisting of feeds, articles and categories.