pkgsrc/www/py-django-sql-explorer/PLIST
adam 6340b7f1e4 SQL Explorer aims to make the flow of data between people fast, simple, and
confusion-free.

Quickly write and share SQL queries for any Django app in a simple, usable SQL
editor, preview the results in the browser, share links to download CSV files,
and keep the information flowing!

Explorer values simplicity, intuitive use, unobtrusiveness, stability, and the
principle of least surprise.

Django SQL Explorer is inspired by any number of great query and reporting
tools out there.
2017-08-21 15:49:09 +00:00

120 lines
5.1 KiB
Text

@comment $NetBSD: PLIST,v 1.1 2017/08/21 15:49:09 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/explorer/__init__.py
${PYSITELIB}/explorer/__init__.pyc
${PYSITELIB}/explorer/__init__.pyo
${PYSITELIB}/explorer/actions.py
${PYSITELIB}/explorer/actions.pyc
${PYSITELIB}/explorer/actions.pyo
${PYSITELIB}/explorer/admin.py
${PYSITELIB}/explorer/admin.pyc
${PYSITELIB}/explorer/admin.pyo
${PYSITELIB}/explorer/app_settings.py
${PYSITELIB}/explorer/app_settings.pyc
${PYSITELIB}/explorer/app_settings.pyo
${PYSITELIB}/explorer/exporters.py
${PYSITELIB}/explorer/exporters.pyc
${PYSITELIB}/explorer/exporters.pyo
${PYSITELIB}/explorer/forms.py
${PYSITELIB}/explorer/forms.pyc
${PYSITELIB}/explorer/forms.pyo
${PYSITELIB}/explorer/migrations/0001_initial.py
${PYSITELIB}/explorer/migrations/0001_initial.pyc
${PYSITELIB}/explorer/migrations/0001_initial.pyo
${PYSITELIB}/explorer/migrations/0002_auto_20150501_1515.py
${PYSITELIB}/explorer/migrations/0002_auto_20150501_1515.pyc
${PYSITELIB}/explorer/migrations/0002_auto_20150501_1515.pyo
${PYSITELIB}/explorer/migrations/0003_query_snapshot.py
${PYSITELIB}/explorer/migrations/0003_query_snapshot.pyc
${PYSITELIB}/explorer/migrations/0003_query_snapshot.pyo
${PYSITELIB}/explorer/migrations/0004_querylog_duration.py
${PYSITELIB}/explorer/migrations/0004_querylog_duration.pyc
${PYSITELIB}/explorer/migrations/0004_querylog_duration.pyo
${PYSITELIB}/explorer/migrations/0005_auto_20160105_2052.py
${PYSITELIB}/explorer/migrations/0005_auto_20160105_2052.pyc
${PYSITELIB}/explorer/migrations/0005_auto_20160105_2052.pyo
${PYSITELIB}/explorer/migrations/__init__.py
${PYSITELIB}/explorer/migrations/__init__.pyc
${PYSITELIB}/explorer/migrations/__init__.pyo
${PYSITELIB}/explorer/models.py
${PYSITELIB}/explorer/models.pyc
${PYSITELIB}/explorer/models.pyo
${PYSITELIB}/explorer/permissions.py
${PYSITELIB}/explorer/permissions.pyc
${PYSITELIB}/explorer/permissions.pyo
${PYSITELIB}/explorer/schema.py
${PYSITELIB}/explorer/schema.pyc
${PYSITELIB}/explorer/schema.pyo
${PYSITELIB}/explorer/static/explorer/bootstrap.min.css
${PYSITELIB}/explorer/static/explorer/explorer.css
${PYSITELIB}/explorer/static/explorer/explorer.js
${PYSITELIB}/explorer/static/explorer/jquery-ui.11.4.min.js
${PYSITELIB}/explorer/static/explorer/query-list.js
${PYSITELIB}/explorer/tasks.py
${PYSITELIB}/explorer/tasks.pyc
${PYSITELIB}/explorer/tasks.pyo
${PYSITELIB}/explorer/templates/explorer/base.html
${PYSITELIB}/explorer/templates/explorer/export_buttons.html
${PYSITELIB}/explorer/templates/explorer/fullscreen.html
${PYSITELIB}/explorer/templates/explorer/params.html
${PYSITELIB}/explorer/templates/explorer/pdf_template.html
${PYSITELIB}/explorer/templates/explorer/play.html
${PYSITELIB}/explorer/templates/explorer/preview_pane.html
${PYSITELIB}/explorer/templates/explorer/query.html
${PYSITELIB}/explorer/templates/explorer/query_confirm_delete.html
${PYSITELIB}/explorer/templates/explorer/query_list.html
${PYSITELIB}/explorer/templates/explorer/querylog_list.html
${PYSITELIB}/explorer/templates/explorer/schema.html
${PYSITELIB}/explorer/templatetags/__init__.py
${PYSITELIB}/explorer/templatetags/__init__.pyc
${PYSITELIB}/explorer/templatetags/__init__.pyo
${PYSITELIB}/explorer/templatetags/explorer_tags.py
${PYSITELIB}/explorer/templatetags/explorer_tags.pyc
${PYSITELIB}/explorer/templatetags/explorer_tags.pyo
${PYSITELIB}/explorer/tests/__init__.py
${PYSITELIB}/explorer/tests/__init__.pyc
${PYSITELIB}/explorer/tests/__init__.pyo
${PYSITELIB}/explorer/tests/factories.py
${PYSITELIB}/explorer/tests/factories.pyc
${PYSITELIB}/explorer/tests/factories.pyo
${PYSITELIB}/explorer/tests/test_actions.py
${PYSITELIB}/explorer/tests/test_actions.pyc
${PYSITELIB}/explorer/tests/test_actions.pyo
${PYSITELIB}/explorer/tests/test_exporters.py
${PYSITELIB}/explorer/tests/test_exporters.pyc
${PYSITELIB}/explorer/tests/test_exporters.pyo
${PYSITELIB}/explorer/tests/test_forms.py
${PYSITELIB}/explorer/tests/test_forms.pyc
${PYSITELIB}/explorer/tests/test_forms.pyo
${PYSITELIB}/explorer/tests/test_models.py
${PYSITELIB}/explorer/tests/test_models.pyc
${PYSITELIB}/explorer/tests/test_models.pyo
${PYSITELIB}/explorer/tests/test_schema.py
${PYSITELIB}/explorer/tests/test_schema.pyc
${PYSITELIB}/explorer/tests/test_schema.pyo
${PYSITELIB}/explorer/tests/test_tasks.py
${PYSITELIB}/explorer/tests/test_tasks.pyc
${PYSITELIB}/explorer/tests/test_tasks.pyo
${PYSITELIB}/explorer/tests/test_utils.py
${PYSITELIB}/explorer/tests/test_utils.pyc
${PYSITELIB}/explorer/tests/test_utils.pyo
${PYSITELIB}/explorer/tests/test_views.py
${PYSITELIB}/explorer/tests/test_views.pyc
${PYSITELIB}/explorer/tests/test_views.pyo
${PYSITELIB}/explorer/tests/urls.py
${PYSITELIB}/explorer/tests/urls.pyc
${PYSITELIB}/explorer/tests/urls.pyo
${PYSITELIB}/explorer/urls.py
${PYSITELIB}/explorer/urls.pyc
${PYSITELIB}/explorer/urls.pyo
${PYSITELIB}/explorer/utils.py
${PYSITELIB}/explorer/utils.pyc
${PYSITELIB}/explorer/utils.pyo
${PYSITELIB}/explorer/views.py
${PYSITELIB}/explorer/views.pyc
${PYSITELIB}/explorer/views.pyo