.gitignore
.gitmodules
.travis.yml
LICENSE
README.md
__init__.py
forms.py
projects.py
runtests.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/app/.gitignore
./django_project/app/package.json
./django_project/app/wq.yml
./django_project/app/js/README.md
./django_project/app/js/pginit.js
./django_project/app/js/project_name.js
./django_project/app/js/data/.gitignore
./django_project/app/js/project_name/config.js
./django_project/app/js/project_name/main.js
./django_project/app/pgb/config.xml
./django_project/app/pgb/index-phonegap.html
./django_project/app/pgb/pginit.js
./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/app/public/robots.txt
./django_project/app/public/css/project_name.css
./django_project/app/public/css/project_name/main.css
./django_project/app/public/css/project_name/responsive.css
./django_project/app/scss/themes.scss
./django_project/app/src/README.md
./django_project/app/src/config.js
./django_project/app/src/index.js
./django_project/app/src/serviceWorker.js
./django_project/app/src/data/.gitignore
./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
./django_project/templates/index.html
./django_project/templates/login.html
./django_project/templates/logout.html
./django_project/templates/partials/csrf.html
./django_project/templates/partials/head.html
./django_project/templates/partials/home.html
./django_project/templates/partials/option.html
./django_project/templates/partials/paginator.html
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.start.egg-info/PKG-INFO
wq.start.egg-info/SOURCES.txt
wq.start.egg-info/dependency_links.txt
wq.start.egg-info/entry_points.txt
wq.start.egg-info/namespace_packages.txt
wq.start.egg-info/requires.txt
wq.start.egg-info/top_level.txt