.gitignore
.gitmodules
LICENSE
README.md
__init__.py
forms.py
projects.py
set_dev_version.sh
setup.py
version.py
./__init__.py
./forms.py
./projects.py
./version.py
./django_project/.gitignore
./django_project/README.md
./django_project/deploy.sh
./django_project/runserver.sh
./django_project/update_json.sh
./django_project/version.txt
./django_project/wq.yml
./django_project/app/README.md
./django_project/app/css/project_name.css
./django_project/app/js/project_name.js
./django_project/app/js/data/.gitignore
./django_project/app/public/favicon.ico
./django_project/app/public/icon-1024.png
./django_project/app/public/icon.svg
./django_project/app/public/index.html
./django_project/app/public/manifest.json
./django_project/conf/project_name.conf
./django_project/db/manage.py
./django_project/db/project_name/__init__.py
./django_project/db/project_name/urls.py
./django_project/db/project_name/wsgi.py
./django_project/db/project_name/settings/.gitignore
./django_project/db/project_name/settings/__init__.py
./django_project/db/project_name/settings/base.py
./django_project/db/project_name/settings/dev.py
./django_project/db/project_name/settings/prod.py
./django_project/media/.gitignore
.github/workflows/test.yml
packages/cra-template/README.md
packages/cra-template/package.json
packages/cra-template/template.json
packages/cra-template/template/gitignore
packages/cra-template/template/public/favicon.ico
packages/cra-template/template/public/icon-1024.png
packages/cra-template/template/public/icon.svg
packages/cra-template/template/public/index.html
packages/cra-template/template/public/manifest.json
packages/cra-template/template/public/robots.txt
packages/cra-template/template/src/config.js
packages/cra-template/template/src/index.js
packages/cra-template/template/src/serviceWorker.js
packages/cra-template/template/src/data/.gitignore
packages/rollup-plugin/.eslintrc.js
packages/rollup-plugin/.npmignore
packages/rollup-plugin/README.md
packages/rollup-plugin/package-lock.json
packages/rollup-plugin/package.json
packages/rollup-plugin/src/index.js
packages/rollup-plugin/src/__tests__/index.js
packages/rollup-plugin/src/__tests__/fixtures/plugin/Component.js
packages/rollup-plugin/src/__tests__/fixtures/plugin/input.js
packages/rollup-plugin/src/__tests__/fixtures/plugin/output.js
packages/rollup-plugin/src/__tests__/fixtures/project/input.js
packages/rollup-plugin/src/__tests__/fixtures/project/output.js
tests/.gitignore
tests/json-compare.py
tests/location.csv
tests/observation.csv
tests/photo.jpg
tests/test-deploy.sh
tests/expected/config1.json
tests/expected/config2.json
tests/expected/config3.json
tests/expected/locations1.json
tests/expected/locations2.geojson
tests/expected/observations1.json
wq.create.egg-info/PKG-INFO
wq.create.egg-info/SOURCES.txt
wq.create.egg-info/dependency_links.txt
wq.create.egg-info/entry_points.txt
wq.create.egg-info/namespace_packages.txt
wq.create.egg-info/requires.txt
wq.create.egg-info/top_level.txt