Hi all of you!

I need a table similar to what you get when entering the admin panel,
that is a list of all my models inside a certain app.

So, say my app is called virtual_shop, then I would need to get Buyer,
Product, Transaction, ...

Is there a way to accomplish this via generic views? Is there a
one-line-python-command to get that list in a view and then pass it to
my template?

Thanks! Fabio.

-- 
Fabio Natali


--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to