I would personally just use plain python for this. It's totally possible to group things together using dicts and setdefault(). (Or, since it doesn't look like speed is an issue, just loop over the whole file every time you need to get info.)
It may be though that you think a lot more in terms of "foreign keys", in which case you could create a model for it and then run queries on it. Django could also provide you with a "quick and dirty web client" if you wanted it. -- 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/488d1f93-8bd8-4dcb-a7cc-28378d47c5d2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.