It's working now, such simple syntax. =)
Thank you very much for your help, I've been unable to find that
command.
On Jun 28, 3:39 pm, Daniel Roseman <[EMAIL PROTECTED]>
wrote:
> On Jun 28, 5:35 am, dxLogan <[EMAIL PROTECTED]> wrote:
>
>
>
> > Hi all,
>
> > I am a new user to Django. It's great
On Jun 28, 5:35 am, dxLogan <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I am a new user to Django. It's great =) I have to first commend that.
>
> Anyway, I have a question about ManyToMany. Suppose I got object like
> Email, and with a ManyToMany relationship with Recipients.
>
> I couldn't do this
Hi all,
I am a new user to Django. It's great =) I have to first commend that.
Anyway, I have a question about ManyToMany. Suppose I got object like
Email, and with a ManyToMany relationship with Recipients.
I couldn't do this in template :
context = {'emails':emails.objects.all()
3 matches
Mail list logo