Hello,

I am using django as a tool to help edit data for a game project I am 
working on. Unfortunately, the data relationships have gotten pretty deep 
recently, and I'm having some difficulty getting the formsets to work 
properly.

So here's the ugly setup: I have a table of Maps, nodes, encounters, and 
enemy fights. I have multiple fights per encounter; multiple encounters per 
node; and multiple nodes per map.

Map
 -Node
  -Encounter

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/d2558428-0da3-4529-a459-20e4b249d92b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to