﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
8037	Ajax simplify the development of Django	QingFeng	nobody	"this a django templatetag
source: http://gist.github.com/3247

Example 1:
{% ajax %}
link_to_remote
url:/dashboard/serverstatus/
update:#server_status_body
data:maxcount=10
{% endajax %}
 
Example 2:
{% ajax %}
link_to_remote
  url:/dashboard/server/
  update:#server
{% endajax %}"		closed	Tools	dev		wontfix	ajax templatetag		Unreviewed	1	0	0	0	0	0
