for exemple using MVC parttern how it works ->

M - model (Python)
V - view (JSP)
C - controller (Django or also Django on Model tier?)

On Wed, Aug 4, 2010 at 12:00 PM, André A. Santos
<ti.andreasan...@gmail.com>wrote:

> now i got it... thx
>
>
>
>
> On Wed, Aug 4, 2010 at 11:09 AM, Masklinn <maskl...@masklinn.net> wrote:
>
>> On 2010-08-04, at 16:04 , André A. Santos wrote:
>> > hmmm...
>> > Dr thanks for answering... my doubt is if is better put the business
>> rules
>> > code on Python or Django... got it?
>> >
>> As Daniel indicated, your question doesn't make sense. Django is Python,
>> that's like asking whether you should write with a pen or with ink. Your pen
>> contains ink, so you're writing with ink in both cases.
>>
>> Django is simply a Python library, so apart from when you're writing
>> Django templates you're writing Python code.
>>
>> --
>>  You received this message because you are subscribed to the Google
>> Groups "Django users" group.
>> To post to this group, send email to django-us...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> django-users+unsubscr...@googlegroups.com<django-users%2bunsubscr...@googlegroups.com>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/django-users?hl=en.
>>
>>
>
>
>  --
> André Asantos
> Skype - andredecotia
> MSN - andre_deco...@hotmail.com
>
>
>
>
>


-- 
André Asantos
Skype - andredecotia
MSN - andre_deco...@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-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to