I didn't even do that much. I just called the JS in my template head
and went about my business. On the sortable tables example, that's all
you'd do... add your script tag and it'll take care of it.

Of course, Django will output zebra-striped tables for you pretty
easily, too.

About the only time I actually had to interact with Django was on my
stab at ajax, and even then it was just a matter of returning a
different response if it was a xmlhttprequest.

Trivial.

And let me just say again that I REALLY like the Django philosophy of
NOT trying to any toolbox, letting the developer use what they want to
use, when and how they want to use it.


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to