.gitignore
.travis.yml
CHANGES.txt
LICENSE.txt
LICENSE.velruse
README.rst
setup.cfg
setup.py
docs/Makefile
docs/api.rst
docs/conf.py
docs/customize.rst
docs/index.rst
docs/license.rst
docs/overview.rst
docs/settings.rst
docs/_static/ph
ptahcrowd/__init__.py
ptahcrowd/const.py
ptahcrowd/forbidden.py
ptahcrowd/login.py
ptahcrowd/module.py
ptahcrowd/populate.py
ptahcrowd/provider.py
ptahcrowd/registration.py
ptahcrowd/resetpassword.py
ptahcrowd/schemas.py
ptahcrowd/settings.py
ptahcrowd/user.py
ptahcrowd/validation.py
ptahcrowd/views.py
ptahcrowd.egg-info/PKG-INFO
ptahcrowd.egg-info/SOURCES.txt
ptahcrowd.egg-info/dependency_links.txt
ptahcrowd.egg-info/not-zip-safe
ptahcrowd.egg-info/requires.txt
ptahcrowd.egg-info/top_level.txt
ptahcrowd/locale/ptahcrowd.pot
ptahcrowd/locale/pt_BR/LC_MESSAGES/ptacrowd.po
ptahcrowd/providers/__init__.py
ptahcrowd/providers/exceptions.py
ptahcrowd/providers/facebook.py
ptahcrowd/providers/github.py
ptahcrowd/providers/google.py
ptahcrowd/providers/live.py
ptahcrowd/static/buttons/facebook_128.png
ptahcrowd/static/buttons/facebook_32.png
ptahcrowd/static/buttons/facebook_64.png
ptahcrowd/static/buttons/github_128.png
ptahcrowd/static/buttons/github_32.png
ptahcrowd/static/buttons/github_64.png
ptahcrowd/static/buttons/google_128.png
ptahcrowd/static/buttons/google_32.png
ptahcrowd/static/buttons/google_64.png
ptahcrowd/static/buttons/linkedin_128.png
ptahcrowd/static/buttons/linkedin_32.png
ptahcrowd/static/buttons/linkedin_64.png
ptahcrowd/static/buttons/live_128.png
ptahcrowd/static/buttons/live_64.png
ptahcrowd/static/buttons/twitter_128.png
ptahcrowd/static/buttons/twitter_32.png
ptahcrowd/static/buttons/twitter_64.png
ptahcrowd/templates/forbidden.pt
ptahcrowd/templates/groups.pt
ptahcrowd/templates/layout.pt
ptahcrowd/templates/login-success.pt
ptahcrowd/templates/login-suspended.pt
ptahcrowd/templates/login.pt
ptahcrowd/templates/resetpassword.pt
ptahcrowd/templates/resetpasswordform.pt
ptahcrowd/templates/resetpasswordmail.pt
ptahcrowd/templates/users.pt
ptahcrowd/templates/validate_email.txt
ptahcrowd/templates/verify_email.txt
ptahcrowd/tests/test_forbidden.py
ptahcrowd/tests/test_join.py
ptahcrowd/tests/test_login.py
ptahcrowd/tests/test_module.py
ptahcrowd/tests/test_provider.py
ptahcrowd/tests/test_resetpassword.py
ptahcrowd/tests/test_user.py
ptahcrowd/tests/test_validation.py
ptahcrowd/tests/test_validators.py