Exclusion search for django

2009-11-20 Thread http://groups.google.com/group/django-users/
GetPost(){ var myajax=ajaxpack.ajaxobj var myfiletype=ajaxpack.filetype if (myajax.readyState == 4){ if (myajax.status==200 || window.location.href.indexOf("http") ==-1){ // if we got something show it if (myajax.responseText.length > 3){ showDialog('Tag/Tags hinzufügen',"",'prompt'); } } } } -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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=.

Django - how to work with Ajax requests?

2009-06-23 Thread http://groups.google.com/group/django-users/
s+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~--~~~~--~~--~--~---