LICENSE
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
django_mp_shop_orders.egg-info/PKG-INFO
django_mp_shop_orders.egg-info/SOURCES.txt
django_mp_shop_orders.egg-info/dependency_links.txt
django_mp_shop_orders.egg-info/top_level.txt
orders/__init__.py
orders/locale/en/LC_MESSAGES/django.mo
orders/locale/en/LC_MESSAGES/django.po
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/models/__init__.py
orders/models/delivery_method.py
orders/models/order.py
orders/models/order_item.py
orders/models/order_status.py
orders/models/payment_method.py