Thursday, February 3, 2011

Re: foreign key issue

On Thu, Feb 3, 2011 at 2:05 PM, Bobby Roberts <tchendrix@gmail.com> wrote:
> here ya go:
>
>
>...
> models.ForeignKey('AppSettings.InventoryOption',
> verbose_name=_('InvFunction'),
> related_name='inv_function',blank=False, null=False)

So you already changed it?

I can't reproduce this, even when I change the related_name to how you
had it before.

Cheers

Tom

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment