]> git.parisson.com Git - django-jqchat.git/commit
Bug fix: some people were playing around with the AJAX interface - sending AJAX reque...
authorrichardbarran <richardbarran@8369a704-5b4a-11de-992f-fdd7e25b9163>
Thu, 8 Apr 2010 17:07:56 +0000 (17:07 +0000)
committerrichardbarran <richardbarran@8369a704-5b4a-11de-992f-fdd7e25b9163>
Thu, 8 Apr 2010 17:07:56 +0000 (17:07 +0000)
commit8cb505e531da42ba37774c92cd2a8b333d429a66
tree99a5a2c334e65bb6d7d808de52626e6ca88d5aab
parent82743be05a64b4c3bc4d3ef1df6b533400703969
Bug fix: some people were playing around with the AJAX interface - sending AJAX requests with no time - and causing server errors. Trap these errors and return a more helpful error message!

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