Fix for 500 error on /db?sql=x

This commit is contained in:
Simon Willison 2018-05-25 15:08:57 -07:00
commit f98e62fe5a
No known key found for this signature in database
GPG key ID: 17E2DEA2588B7F52

View file

@ -309,4 +309,5 @@ class BaseView(RenderMixin):
"named_parameter_values": named_parameter_values,
"editable": editable,
"canned_query": canned_query,
"config": self.ds.config,
}, templates