README.md
setup.py
tamara_payment/__init__.py
tamara_payment/forms.py
tamara_payment/urls.py
tamara_payment/views.py
tamara_payment.egg-info/PKG-INFO
tamara_payment.egg-info/SOURCES.txt
tamara_payment.egg-info/dependency_links.txt
tamara_payment.egg-info/not-zip-safe
tamara_payment.egg-info/requires.txt
tamara_payment.egg-info/top_level.txt
tamara_payment/commerce/__init__.py
tamara_payment/commerce/checkout.py
tamara_payment/commerce/conf.py
tamara_payment/commerce/data_models.py
tamara_payment/commerce/dummy.py
tamara_payment/templates/tamara_payment.html
tamara_payment/tests/__init__.py
tamara_payment/tests/mixins.py
tamara_payment/tests/test_service.py
tamara_payment/tests/test_views.py