It is just a very easy way to create html tables with one simple template 
tag that have features like sorting by column, easy, quick css etc. without 
using javascript at all.  There are times when this is easier than creating 
a table and customizing it.  I use it for general tables that don't need 
any ajax features.  Although I've lately been creating manual tables and 
using the "tablesorter.js" to handle quick sorting.  


On Friday, August 24, 2012 1:58:03 AM UTC-4, Alex Strickland wrote:
>
> On 2012/08/24 01:49 AM, MattDale wrote: 
>
> > I love django-tables2! 
>
> May I ask why? I'm not trolling, I'd like to know more about it. 
>
> -- 
> Regards 
> Alex 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/OvDvrRqhel0J.
To post to this group, send email to django-users@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