Thanks for you answer Alex. I'll definitely give your suggestions a go. As i said, i am pretty new to ajax but i surely see your point.
So far i found a solution along the lines of this example: http://www.nerdydork.com/django-djson-er-json.html I iterated over my data, put the reformatted data in list and handed the serialized list back to the template. But still, having parts of presentational data in my template, that can't be formatted or modified by django's template tags and filters is somehow ugly. So... i'll see where you examples lead me ;-) --~--~---------~--~----~------------~-------~--~----~ 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+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---