Hi, You're asking if you'd rather put all the business logic in pure python classes or django models ? I'm not sure there's a straight answer to this, esp with no information about what you're trying to do.
Regards, Xavier. Le 4 août 2010 à 16:04, André A. Santos a écrit : > hmmm... > Dr thanks for answering... my doubt is if is better put the business rules > code on Python or Django... got it? > > On Wed, Aug 4, 2010 at 10:50 AM, Daniel Roseman <[email protected]> wrote: > On Aug 4, 2:38 pm, André A. Santos <[email protected]> wrote: > > Hello friends, > > this is André AS from São Paulo-Brazil, total beginner to Python > > technologies, I am working on a project that uses those we are > > converting all those to Java, so I would like to know where I must put the > > logic rules I am a little confusing if I must put on Python or Django > > code... Which > > difference? > > > > André AS > > Your question doesn't really make sense. Django code *is* Python code. > -- > DR. > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to [email protected]. > 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. > > > > > -- > André Asantos > Skype - andredecotia > MSN - [email protected] > > > > > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to [email protected]. > 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. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. 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.

