explorerhq / django-sql-explorer

Easily share data across your company via SQL queries.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add static files for offline use

dam90 opened this issue · comments

commented

So you can use on networks with no internet access.

Copy directory explorer into folder templates in project, dont forget migrate.py collectstatic

I don't plan on supporting this in the core project, so i would recommend forking if you want this functionality.