{% extends 'base.html' %} {% block title %}Index Page{% endblock %} {% block body %}

Welcome to {{admin_panel_title}}



Features

Will drop & recreate empty Tables
Define list of CSV files to Upload to DB data
Run any SQL queries on your DB and get table output with CSV export.
{% endblock %}