AUTHORS
CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
setup.py
django_shop_simplenotifications.egg-info/PKG-INFO
django_shop_simplenotifications.egg-info/SOURCES.txt
django_shop_simplenotifications.egg-info/dependency_links.txt
django_shop_simplenotifications.egg-info/not-zip-safe
django_shop_simplenotifications.egg-info/requires.txt
django_shop_simplenotifications.egg-info/top_level.txt
shop_simplenotifications/__init__.py
shop_simplenotifications/models.py
shop_simplenotifications/urls.py
shop_simplenotifications/views.py
shop_simplenotifications/templates/shop_simplenotifications/confirmed_body.txt
shop_simplenotifications/templates/shop_simplenotifications/confirmed_subject.txt
shop_simplenotifications/templates/shop_simplenotifications/payment_instructions_body.txt
shop_simplenotifications/templates/shop_simplenotifications/payment_instructions_subject.txt
shop_simplenotifications/tests/__init__.py
shop_simplenotifications/tests/runtests.py
shop_simplenotifications/tests/test_models.py