Agree with Katie.
Also make bookmarks open in a new tab.
Nice anyway
Gr
--
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-us
nting design and much more. I always asked myself 'does
my program solve a problem'. If it does not, you will get lost pretty
quickly.
3. ?
Not sure what the next step would be? Deploy a small website? Use third
party OS code? Any suggestions?
Cheers
wC
--
You received this message
According to this bug report, select_related is supposed to return the
data, but it doesn't. Also, if I can't get the foreign key, is there
a way around this? All I really need is the id of the foreignKey
object. Any help would be much appreciated. I am a newbie to this
architecture.
--
You r
By the way, all I really need is the parentBlock_id.
On Feb 8, 11:54 am, WC wrote:
> Hi Everyone,
>
> I have a ForeignKey field that is always null on the Flex client. I
> have tried using select_related(), but it's still null. Any idea what
> I am doing wrong? In the f
Hi Everyone,
I have a ForeignKey field that is always null on the Flex client. I
have tried using select_related(), but it's still null. Any idea what
I am doing wrong? In the following sample code, parentBlock is always
null on the Flex client:
File: BlockVO.py
from django.db import models
c
5 matches
Mail list logo