On 7-7-2012 14:13, Smaran Harihar wrote: > Thanks for the reply Melvyn. > > So by multiple model instances you mean the multiple records that poll app > has in it's database?
Yes, the class definition corresponds to a table definition in the database. An instance of that model corresponds to a record in that table. -- Melvyn Sopacua -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. 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.

