This relates to:
http://docs.djangoproject.com/en/dev/faq/general/#django-appears-to-be-a-mvc-framework-but-you-call-the-controller-the-view-and-the-view-the-template-how-come-you-don-t-use-the-standard-namesLe 4 août 2010 à 17:02, André A. Santos a écrit :
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.andreasantos@gmail.com> wrote:
now i got it... thx
On Wed, Aug 4, 2010 at 11:09 AM, Masklinn <masklinn@masklinn.net> wrote:
On 2010-08-04, at 16:04 , André A. Santos wrote: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.
> hmmm...
> Dr thanks for answering... my doubt is if is better put the business rules
> code on Python or Django... got it?
>
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-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