Redundant Section field in Presentation model is redundant.

6 views
Skip to first unread message

Barry Rowlingson

unread,
May 5, 2013, 1:35:17 PM5/5/13
to pinax-s...@googlegroups.com
Presentation class has a "section" field, ForeignKey to Section.

BUT...

Presentation class also has a "slot" field...

...Slot class has a "day" field...

...Day class has a "schedule" field...

...Schedule class has a "section" field. Which might not be the same as the section field of the Presentation we started with.

So there are two associations of Presentation with Section. Is this intended?

Maybe I'll post this as an issue to the github tracker as well....

Barry



Reply all
Reply to author
Forward
0 new messages