That's a given. But thanks for your input, very helpful!
On Aug 18, 6:53 am, Wayne Koorts wrote:
> > Nobody can help me with this?
>
> If somebody:
>
> a) Has the answer and,
> b) Has the time and,
> c) The inclination to provide the answer, then they will do so.
--~--~-~--~~
> Nobody can help me with this?
If somebody:
a) Has the answer and,
b) Has the time and,
c) The inclination to provide the answer, then they will do so.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users
Nobody can help me with this?
On Aug 15, 10:14 am, Gee wrote:
> Hi,
>
> I am trying to build aformwizardthat includes a manytomany
> relationship on one of the steps and I am stuck on to implement the
> manytomany. The models are, (only for step in question)
>
> class Person(models.Model):
>
Hi,
I am trying to build a formwizard that includes a manytomany
relationship on one of the steps and I am stuck on to implement the
manytomany. The models are, (only for step in question)
class Person(models.Model):
name = models.CharField
addr = models.ManyToMany(Phone)
class Ph
4 matches
Mail list logo