MANIFEST.in
setup.cfg
setup.py
boiler/__init__.py
boiler/bootstrap.py
boiler/events.py
boiler/abstract/__init__.py
boiler/abstract/abstract_service.py
boiler/boiler_template/.DS_Store
boiler/boiler_template/cli
boiler/boiler_template/dist.gitignore
boiler/boiler_template/nose.ini
boiler/boiler_template/uwsgi.ini
boiler/boiler_template/uwsgi.py
boiler/boiler_template/config/apps.py
boiler/boiler_template/config/config.py
boiler/boiler_template/project/.DS_Store
boiler/boiler_template/project/README.md
boiler/boiler_template/project/frontend/app.py
boiler/boiler_template/project/frontend/urls.py
boiler/boiler_template/project/frontend/views.py
boiler/boiler_template/var/.DS_Store
boiler/boiler_template/var/.gitkeep
boiler/boiler_template/var/data/.gitkeep
boiler/boiler_template/var/logs/.gitkeep
boiler/cli/__init__.py
boiler/cli/boiler.py
boiler/cli/cli.py
boiler/cli/colors.py
boiler/cli/db.py
boiler/cli/user.py
boiler/collections/__init__.py
boiler/collections/api_collection.py
boiler/collections/paginated_collection.py
boiler/config/__init__.py
boiler/config/default_config.py
boiler/features/__init__.py
boiler/features/api.py
boiler/features/debug_toolbar.py
boiler/features/error_pages.py
boiler/features/jinja_extensions.py
boiler/features/localization.py
boiler/features/logging.py
boiler/features/mail.py
boiler/features/navigation.py
boiler/features/orm.py
boiler/features/routing.py
boiler/features/users.py
boiler/forms/__init__.py
boiler/forms/recaptcha.py
boiler/jinja/__init__.py
boiler/jinja/filters.py
boiler/log/__init__.py
boiler/log/datadog.py
boiler/log/file.py
boiler/log/mail.py
boiler/migrations/__init__.py
boiler/migrations/config.py
boiler/migrations/__pycache__/config.cpython-35.pyc
boiler/migrations/templates/__init__.py
boiler/migrations/templates/project/__init__.py
boiler/migrations/templates/project/alembic.ini.mako
boiler/migrations/templates/project/env.py
boiler/migrations/templates/project/script.py.mako
boiler/routes/__init__.py
boiler/routes/lazy_views.py
boiler/routes/route.py
boiler/templates/kernel_layout.j2
boiler/templates/errors/404.html
boiler/templates/partials/flash-messages.j2
boiler/templates/recaptcha/base.j2
boiler/templates/recaptcha/readme.md
boiler/templates/recaptcha/v1.j2
boiler/templates/recaptcha/v2.j2
boiler/templates/user/login-social.j2
boiler/templates/user/login.j2
boiler/templates/user/confirm-email/already-confirmed.j2
boiler/templates/user/confirm-email/expired.j2
boiler/templates/user/confirm-email/request.j2
boiler/templates/user/confirm-email/resent-ok.j2
boiler/templates/user/confirm-email/unconfirmed.j2
boiler/templates/user/mail/change-password.html
boiler/templates/user/mail/change-password.txt
boiler/templates/user/mail/confirm.html
boiler/templates/user/mail/confirm.txt
boiler/templates/user/mail/welcome.html
boiler/templates/user/mail/welcome.txt
boiler/templates/user/profile/email.j2
boiler/templates/user/profile/home.j2
boiler/templates/user/profile/password.j2
boiler/templates/user/profile/settings.j2
boiler/templates/user/profile/social.j2
boiler/templates/user/recover-password/change/change.j2
boiler/templates/user/recover-password/change/expired.j2
boiler/templates/user/recover-password/request/ok.j2
boiler/templates/user/recover-password/request/request.j2
boiler/templates/user/register/fail.j2
boiler/templates/user/register/register.j2
boiler/templates/user/register/success.j2
boiler/templates/user/social/finalize.j2
boiler/testing/__init__.py
boiler/testing/test_app.py
boiler/testing/testcase.py
boiler/testing/urls.py
boiler/timer/__init__.py
boiler/timer/restart_timer.py
boiler/user/__init__.py
boiler/user/event_handlers.py
boiler/user/events.py
boiler/user/exceptions.py
boiler/user/forms.py
boiler/user/models.py
boiler/user/role_service.py
boiler/user/services.py
boiler/user/urls.py
boiler/user/user_service.py
boiler/user/validators.py
boiler/user/views.py
boiler/user/views_profile.py
boiler/user/views_social.py
boiler/user/util/__init__.py
boiler/user/util/oauth_providers.py
boiler/user/util/passlib.py
shiftboiler.egg-info/PKG-INFO
shiftboiler.egg-info/SOURCES.txt
shiftboiler.egg-info/dependency_links.txt
shiftboiler.egg-info/entry_points.txt
shiftboiler.egg-info/requires.txt
shiftboiler.egg-info/top_level.txt