I think that I need to modify models.py to fit the scheme I thought
that I had. The following is a table representation of what I thought I
had with my current models.py:

Table: Game

id             game
==           ========
0             0_Option1
1             1_Option1
1             1_Option2
1             1_Option3
2             2_Option1
2             2_Option2
3             3_Option1
4             4_Option1
4             4_Option2


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to