LICENSE
MANIFEST.in
README.md
requirements.txt
setup.cfg
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/requires.txt
django_mp_orders.egg-info/top_level.txt
orders/__init__.py
orders/admin.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_order_user.py
orders/migrations/0003_alter_currency.py
orders/migrations/0004_order_hash.py
orders/migrations/0005_order_hash_default.py
orders/migrations/0006_order_hash_unique.py
orders/migrations/__init__.py
orders/templates/orders/checkout.html
orders/templates/orders/checkout_form.html
orders/templates/orders/history.html
orders/templates/orders/new_order_email_for_manager.html
orders/templates/orders/new_order_message.html
orders/templates/orders/new_order_sms_for_manager.txt
orders/templates/orders/success.html
orders/templates/orders/admin/delivery.html
orders/templates/orders/admin/details.html
orders/templates/orders/admin/order.html
orders/templates/orders/admin/products.html