explorerhq / django-sql-explorer

Easily share data across your company via SQL queries.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doesn't run due to bad import "Render_to_response"

CedYF opened this issue · comments

ImportError: cannot import name 'render_to_response' from 'django.shortcuts' (/usr/local/lib/python3.7/site-packages/django/shortcuts.py)

Maybe this should be removed?

Related to #376