README.rst
setup.py
./__init__.py
./django_project/.gitignore
./django_project/deploy.sh
./django_project/version.txt
./django_project/app/wq.yml
./django_project/app/css/project_name.css
./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/scss/themes.scss
./django_project/conf/project_name.conf
./django_project/db/manage.py
./django_project/db/exampleapp/__init__.py
./django_project/db/exampleapp/admin.py
./django_project/db/exampleapp/models.py
./django_project/db/exampleapp/rest.py
./django_project/db/exampleapp/migrations/0001_initial.py
./django_project/db/exampleapp/migrations/__init__.py
./django_project/db/project_name/__init__.py
./django_project/db/project_name/local_settings.py
./django_project/db/project_name/settings.py
./django_project/db/project_name/urls.py
./django_project/db/project_name/wsgi.py
./django_project/media/.gitignore
./django_project/templates/example_detail.html
./django_project/templates/example_edit.html
./django_project/templates/example_list.html
./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/paginator.html
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