AUTHORS.md
LEGAL.md
MANIFEST.in
Makefile
README.md
README.rst
requirements.txt
runtests.py
setup.py
Shake.egg-info/PKG-INFO
Shake.egg-info/SOURCES.txt
Shake.egg-info/dependency_links.txt
Shake.egg-info/entry_points.txt
Shake.egg-info/not-zip-safe
Shake.egg-info/requires.txt
Shake.egg-info/top_level.txt
shake/__init__.py
shake/app.py
shake/config.py
shake/controllers.py
shake/helpers.py
shake/routes.py
shake/serializers.py
shake/views.py
shake/wrappers.py
shake/cli/__init__.py
shake/cli/globals.py
shake/cli/helpers.py
shake/default_views/error.html
shake/default_views/error_notallowed.html
shake/default_views/error_notfound.html
shake/default_views/shake_default_view.css
shake/skeletons/project/.SHAKE_ENV
shake/skeletons/project/.gitignore
shake/skeletons/project/Makefile
shake/skeletons/project/README.md
shake/skeletons/project/__init__.py
shake/skeletons/project/main.py
shake/skeletons/project/manage.py
shake/skeletons/project/urls.py
shake/skeletons/project/bundles/__init__.py
shake/skeletons/project/bundles/common/__init__.py
shake/skeletons/project/bundles/common/controllers.py
shake/skeletons/project/bundles/common/models.py
shake/skeletons/project/bundles/users/__init__.py
shake/skeletons/project/bundles/users/manage.py
shake/skeletons/project/bundles/users/models.py
shake/skeletons/project/docs/README.md
shake/skeletons/project/libs/README.md
shake/skeletons/project/settings/__init__.py
shake/skeletons/project/settings/base.py.tmpl
shake/skeletons/project/settings/development.py
shake/skeletons/project/settings/production.py
shake/skeletons/project/settings/req-dev.txt
shake/skeletons/project/settings/req-prod.txt
shake/skeletons/project/settings/req.txt
shake/skeletons/project/settings/testing.py
shake/skeletons/project/static/robots.txt
shake/skeletons/project/static/images/favicon.ico
shake/skeletons/project/static/scripts/jquery-1.7.2.min.js
shake/skeletons/project/static/scripts/main.js
shake/skeletons/project/static/scripts/selectivizr.js
shake/skeletons/project/static/scripts/underscore-1.3.3.min.js
shake/skeletons/project/static/styles/main.css
shake/skeletons/project/tests/__init__.py
shake/skeletons/project/views/index.html
shake/skeletons/project/views/common/base.html
shake/skeletons/project/views/common/base_error.html
shake/skeletons/project/views/common/error.html
shake/skeletons/project/views/common/error_notallowed.html
shake/skeletons/project/views/common/error_notfound.html
shake/skeletons/project/views/users/.gitinclude
shake/skeletons/resource/bundle/__init__.py.tmpl
shake/skeletons/resource/bundle/controllers.py.tmpl
shake/skeletons/resource/bundle/forms.py.tmpl
shake/skeletons/resource/bundle/manage.py
shake/skeletons/resource/bundle/models.py.tmpl
shake/skeletons/resource/views/edit.html.tmpl
shake/skeletons/resource/views/flash.html
shake/skeletons/resource/views/index.html.tmpl
shake/skeletons/resource/views/show.html.tmpl
tests/__init__.py
tests/test_app.py
tests/test_cli.py
tests/test_controllers.py
tests/test_helpers.py
tests/test_routes.py
tests/test_views.py
tests/res/en_US.yml
tests/res/es.yml
tests/res/view.html
tests/res/view.txt
tests/static/favicon.ico
tests/static/index.html
tests/static/robots.txt
tests/static/view.html