.coveragerc
.editorconfig
.gitignore
.travis.yml
AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.rst
manage.py
requirements.txt
requirements_dev.txt
requirements_test.txt
runtests.py
setup.cfg
setup.py
tox.ini
.github/ISSUE_TEMPLATE.md
django_plans_paypal.egg-info/PKG-INFO
django_plans_paypal.egg-info/SOURCES.txt
django_plans_paypal.egg-info/dependency_links.txt
django_plans_paypal.egg-info/not-zip-safe
django_plans_paypal.egg-info/requires.txt
django_plans_paypal.egg-info/top_level.txt
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
plans_paypal/__init__.py
plans_paypal/apps.py
plans_paypal/hooks.py
plans_paypal/models.py
plans_paypal/urls.py
plans_paypal/views.py
plans_paypal/migrations/0001_initial.py
plans_paypal/migrations/__init__.py
plans_paypal/templates/paypal_payments/payment.html
tests/__init__.py
tests/settings.py
tests/urls.py