MANIFEST.in
README.md
setup.py
django_mp_orders.egg-info/PKG-INFO
django_mp_orders.egg-info/SOURCES.txt
django_mp_orders.egg-info/dependency_links.txt
django_mp_orders.egg-info/top_level.txt
orders/__init__.py
orders/admin.py
orders/apps.py
orders/constants.py
orders/forms.py
orders/models.py
orders/urls.py
orders/utils.py
orders/views.py
orders/locale/ru/LC_MESSAGES/django.mo
orders/locale/ru/LC_MESSAGES/django.po
orders/locale/uk/LC_MESSAGES/django.mo
orders/locale/uk/LC_MESSAGES/django.po
orders/migrations/0001_initial.py
orders/migrations/0002_paymentmethod_details.py
orders/migrations/__init__.py
orders/static/css/checkout-page.css
orders/static/js/CheckoutPage.js
orders/templates/orders/checkout.html
orders/templates/orders/history.html
orders/templates/orders/new_order_email_for_manager.html
orders/templates/orders/new_order_sms_for_manager.txt
orders/templates/orders/success.html
orders/templates/orders/admin/details.html
orders/templates/orders/admin/order.html
orders/templates/orders/admin/products.html