MANIFEST.in
README
RELEASE.txt
SyncReg.spec
setup.py
SyncReg.egg-info/PKG-INFO
SyncReg.egg-info/SOURCES.txt
SyncReg.egg-info/dependency_links.txt
SyncReg.egg-info/entry_points.txt
SyncReg.egg-info/requires.txt
SyncReg.egg-info/top_level.txt
etc/production.ini
etc/sync.conf
etc/syncreg.nginx.conf
syncreg/__init__.py
syncreg/run.py
syncreg/util.py
syncreg/wsgiapp.py
syncreg/controllers/__init__.py
syncreg/controllers/static.py
syncreg/controllers/user.py
syncreg/static/bg.jpg
syncreg/static/circles.png
syncreg/static/forgot_password.css
syncreg/static/table-sides.png
syncreg/static/table-top.png
syncreg/static/weave-logo.png
syncreg/templates/base.mako
syncreg/templates/captcha.mako
syncreg/templates/password_ask_reset_form.mako
syncreg/templates/password_changed.mako
syncreg/templates/password_failure.mako
syncreg/templates/password_key_sent.mako
syncreg/templates/password_reset_form.mako
syncreg/templates/password_reset_mail.mako
syncreg/tests/__init__.py
syncreg/tests/support.py
syncreg/tests/test_util.py
syncreg/tests/functional/__init__.py
syncreg/tests/functional/support.py
syncreg/tests/functional/test_static.py
syncreg/tests/functional/test_user.py