On Thursday, February 27, 2014 8:37:45 PM UTC-6, somecallitblues wrote:

> You do have to be careful with templates if you're using too many 
> inclusions or if you have too much logic in them. There's a good django 
> debug toolbar add-on that informs you about the time a template takes to 
> compile.
>
https://github.com/orf/django-debug-toolbar-template-timings

I'm currently having performance problems with templates that have many 
small django forms in them.  Plan to try something like Angular.js instead 
of django templates and see if it's better.

The reference to "full stack" ~might~ have meant something like Meteor, a 
framework that uses javascript on both server and client.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/3dbe90fd-e04c-49f9-ac86-2fb2e80caf1e%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to