Djangoists:

The documentation for Model.objects.create(**kwargs) does not define
kwargs. It just sez "kwargs".

I think all of our experiences would bear out "kwargs" may at least be
the model's fields.

But what about 'ForeignKey's? May we pass their 'remote_name's in with
the kwargs?

If not, what's some clean way to construct everything all at once?

--
  Phlip
  http://c2.com/cgi/wiki?ZeekLand

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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.

Reply via email to