https://github.com/django-mptt/django-mptt


On Fri, May 2, 2014 at 11:07 PM, Scott Harper <sc...@backflipstudios.com>wrote:

> 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<https://groups.google.com/d/msgid/django-users/d2558428-0da3-4529-a459-20e4b249d92b%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CAN7tdFT%2BKKrUAUaNU8C8-6gPVgQwYpBSaehjFr6nbLyiWFb4Lg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to