On Wed. 2011-08-03 at 08:36 PM EDT, Gall <gallus.abs...@gmail.com> wrote:
> I'm working through the introductory tutorial @ djangoproject.com. Why > does the poll object require an explicit save() call, while choice > objects are inserted into the db instantaneously? There are different ways to create objects, and some implicitly save while others don't. It does not depend on what kind of object it is. -- 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.