On Fri, 2008-11-28 at 18:26 -0800, [EMAIL PROTECTED] wrote:
> Can you try doing Country.objects.create(name=name) instead?

Have a look at the implementation of create(). It's not some kind of
secret sauce. It's a shortcut. We could remove it from Django and
nothing would be slower or less functional.

Malcolm



--~--~---------~--~----~------------~-------~--~----~
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