On Tue, Jul 7, 2015 at 4:31 PM, Carlos Andre wrote:
> I want copy some values to other fields in other table!
>
That's fine, although I would only recommend doing so if the qtdade in
Person and 'value' field in Contact can contain different data in some
scenario. You will still need to set a stat
I want copy some values to other fields in other table!
2015-07-07 19:34 GMT-03:00 Carlos Andre :
> i trying use thats solutions, in real yet continuos the problem.
> The value, when are to use in other class, return to defaut value without
> get the value who i send in the field.
>
>
> 2015-07-0
i trying use thats solutions, in real yet continuos the problem.
The value, when are to use in other class, return to defaut value without
get the value who i send in the field.
2015-07-07 15:42 GMT-03:00 James Schneider :
> On Tue, Jul 7, 2015 at 10:59 AM, Carlos Andre wrote:
> > example : I h
On Tue, Jul 7, 2015 at 10:59 AM, Carlos Andre wrote:
> example : I have two classes, respectively person contact.
> I want to contact class has , in its attributes , values worked coming from
> class person , such as name, pass in person , and size of the contact name
> in the class.
Ahh, what yo
example : I have two classes, respectively person contact.
I want to contact class has , in its attributes , values worked
coming from class person , such as name, pass in person , and size of
the contact name in the class.
I did something like this :
from django.db import models
class person (
Can you give a simple example or analogy of what you are trying to do?
-James
On Jul 6, 2015 5:29 PM, "Carlos Andre" wrote:
> Hello to all , I need to solve a problem. I have two classes of which have to
> use , in the second class, the first coming values. How to do this?
> Thanks for listenin
Hello to all , I need to solve a problem. I have two classes of which
have to use , in the second class, the first coming values. How to do
this?
Thanks for listening!
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this grou
7 matches
Mail list logo