fixws and 'new' button in grid query

This commit is contained in:
Massimo Di Pierro
2011-12-05 11:39:42 -06:00
parent 01f6f82cdf
commit d281acb421
305 changed files with 8352 additions and 8032 deletions
+1
View File
@@ -3,3 +3,4 @@ def webapp_add_wsgi_middleware(app):
app = recording.appstats_wsgi_middleware(app)
return app