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/settings.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/__init__.py
orders/templates/orders/checkout.html
orders/templates/orders/checkout_form.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/admin/customer.html
orders/templates/orders/admin/delivery.html
orders/templates/orders/admin/products.html