Wednesday, August 4, 2010

Re: Must I put the rules logic on Python or Django code and why?

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 <daniel@roseman.org.uk> wrote:
On Aug 4, 2:38 pm, André A. Santos <ti.andreasan...@gmail.com> 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 django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.




--
André Asantos
Skype - andredecotia
MSN - andre_decotia@hotmail.com





--
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-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment