README.rst
setup.py
wq/__init__.py
wq.egg-info/PKG-INFO
wq.egg-info/SOURCES.txt
wq.egg-info/dependency_links.txt
wq.egg-info/namespace_packages.txt
wq.egg-info/requires.txt
wq.egg-info/top_level.txt
wq/bin/wq-start
wq/template/.gitignore
wq/template/deploy.sh
wq/template/version.txt
wq/template/app/app.build.json
wq/template/app/css/project_name.css
wq/template/app/js/project_name.js
wq/template/app/js/project_name/config.js
wq/template/app/js/project_name/main.js
wq/template/conf/project_name.conf
wq/template/db/manage.py
wq/template/db/project_name/__init__.py
wq/template/db/project_name/local_settings.py
wq/template/db/project_name/settings.py
wq/template/db/project_name/urls.py
wq/template/db/project_name/wsgi.py
wq/template/templates/index.html
wq/template/templates/partials/csrf.html
wq/template/templates/partials/head.html
wq/template/templates/partials/paginator.html