On Sep 13, 10:56 am, Gerard Petersen <[EMAIL PROTECTED]> wrote:
> Daniel,
>
> > If you want a field that's populated with values from another model,
> > you should use a ForeignKey.
>
> Is it then still possible to use filters and such, and keep it in the model 
> logic?
>
> Because the Meta model has these fields: 'attribute', 'value', 'display', 
> 'description'
>
> And it's more like a lookup then a real relation between the models Order and 
> Meta.


I can't really understand what you're asking here, I'm afraid. Maybe
you could post your models code (preferably on dpaste.com) along with
some indication of what you're trying to do.
--
DR.

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