]> git.parisson.com Git - django-jqchat.git/commit
Don't trap exceptions in the AJAX call handling code - let them propagate.
authorrichardbarran <richardbarran@8369a704-5b4a-11de-992f-fdd7e25b9163>
Sat, 31 Oct 2009 19:16:27 +0000 (19:16 +0000)
committerrichardbarran <richardbarran@8369a704-5b4a-11de-992f-fdd7e25b9163>
Sat, 31 Oct 2009 19:16:27 +0000 (19:16 +0000)
commit82743be05a64b4c3bc4d3ef1df6b533400703969
tree1fd7acfeffaed0a3e8e5944e48de13f535d1c36d
parentdada3653ce13b8030864a672d78c437d95dff89d
Don't trap exceptions in the AJAX call handling code - let them propagate.

git-svn-id: http://django-jqchat.googlecode.com/svn/trunk@14 8369a704-5b4a-11de-992f-fdd7e25b9163
jqchat/views.py