On Wednesday 30 June 2010 21:04:25 AllenDang wrote:
> I'm new to django, it's amazing! But after I did some research from
> google, I found out that some people say that the default template
> engine of django is not that good to use, they recommend Mako as a
> replacement.

it is not wise to listen to people - the default template engine is great in 
django and most people use it - however there is no harm in using the engine 
of your choice
> 
> So I'm wondering if I should start learning and using Mako from
> beginning?
> 
> Frankly, it's hard for me to judge. In one hand, I think it's better
> to use the default components to understand the design philosophy
> behind. In another hand, I also think to use a commonly recommended
> replacement may lead me to a straight forward way to archive the goal.
> 
> And the same concern also happened for the data model component.
> Should I use SQLAchemy from beginning?
> 

again the django ORM is used by most people - but again it is your choice.

-- 
Regards
Kenneth Gonsalves
Senior Associate
NRC-FOSS at AU-KBC

-- 
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