http 422, better tagcloud, possibly fixed firbird issue with tagcloud

This commit is contained in:
mdipierro
2012-09-27 14:05:43 -05:00
parent ded6b0579d
commit 4efd08a66f
3 changed files with 16 additions and 11 deletions
+1
View File
@@ -42,6 +42,7 @@ defined_status = {
415: 'UNSUPPORTED MEDIA TYPE',
416: 'REQUESTED RANGE NOT SATISFIABLE',
417: 'EXPECTATION FAILED',
422: 'UNPROCESSABLE ENTITY',
500: 'INTERNAL SERVER ERROR',
501: 'NOT IMPLEMENTED',
502: 'BAD GATEWAY',