On Wed, 2007-03-14 at 00:13 +0000, DuncanM wrote:
> I have a schema as follows:
[...]
> How would I get it so I had a template that showed:
> Result
> Team A 0 - 3 Team B 22/03/07
> 
> 
> e.g. the homeTeam and awayTeam are pulled from Fixture, which pulls
> from Team, and Date is pulled from Fixture (according to the
> fixture_id) in Result, along with the homeScore and awayScore values
> of result??

I talked about a somewhat simplified version of this problem in a
tutorial I gave recently. You may get some help from the slides and/or
the code at http://www.pointy-stick.com/lca2007/ .

Regards,
Malcolm



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to