Hello, I don't know how can I tell you my question :)
There are many lists - lists contains items (in this case those items are promotion codes for marketing agencies, but it doesn't matter). I need (I want) to store every lists in different table. I can make a List model, which describes name of list, table which contains items, and so on. But then, I want to use every lists as List model - is it possible? I mean, I can use get(), filter() and other methods of model. If yes, what should I read to know this? Thanks: a. -- 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 django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.