LICENSE.txt
MANIFEST.in
README.md
setup.cfg
setup.py
django_shop.egg-info/PKG-INFO
django_shop.egg-info/SOURCES.txt
django_shop.egg-info/dependency_links.txt
django_shop.egg-info/not-zip-safe
django_shop.egg-info/requires.txt
django_shop.egg-info/top_level.txt
email_auth/__init__.py
email_auth/models.py
email_auth/migrations/0001_initial.py
email_auth/migrations/0002_auto_20160327_1119.py
email_auth/migrations/0003_django110.py
email_auth/migrations/0004_auto_20170411_1733.py
email_auth/migrations/0005_auto_20191123_2051.py
email_auth/migrations/__init__.py
shop/__init__.py
shop/apps.py
shop/cms_apphooks.py
shop/cms_menus.py
shop/conf.py
shop/context_processors.py
shop/deferred.py
shop/exceptions.py
shop/filters.py
shop/messages.py
shop/middleware.py
shop/patches.py
shop/sekizai_processors.py
shop/signals.py
shop/transition.py
shop/admin/__init__.py
shop/admin/customer.py
shop/admin/delivery.py
shop/admin/notification.py
shop/admin/order.py
shop/admin/product.py
shop/admin/defaults/__init__.py
shop/admin/defaults/commodity.py
shop/admin/defaults/customer.py
shop/admin/defaults/order.py
shop/cascade/__init__.py
shop/cascade/auth.py
shop/cascade/breadcrumb.py
shop/cascade/cart.py
shop/cascade/catalog.py
shop/cascade/checkout.py
shop/cascade/extensions.py
shop/cascade/order.py
shop/cascade/plugin_base.py
shop/cascade/processbar.py
shop/cascade/search.py
shop/cascade/segmentation.py
shop/cascade/settings.py
shop/forms/__init__.py
shop/forms/auth.py
shop/forms/base.py
shop/forms/checkout.py
shop/forms/widgets.py
shop/forms/wizards.py
shop/locale/da/LC_MESSAGES/django.mo
shop/locale/da/LC_MESSAGES/django.po
shop/locale/de/LC_MESSAGES/django.mo
shop/locale/de/LC_MESSAGES/django.po
shop/locale/en/LC_MESSAGES/django.mo
shop/locale/en/LC_MESSAGES/django.po
shop/locale/es/LC_MESSAGES/django.mo
shop/locale/es/LC_MESSAGES/django.po
shop/locale/fr/LC_MESSAGES/django.mo
shop/locale/fr/LC_MESSAGES/django.po
shop/locale/hr/LC_MESSAGES/django.mo
shop/locale/hr/LC_MESSAGES/django.po
shop/locale/it/LC_MESSAGES/django.mo
shop/locale/it/LC_MESSAGES/django.po
shop/locale/ja/LC_MESSAGES/django.mo
shop/locale/ja/LC_MESSAGES/django.po
shop/locale/ko/LC_MESSAGES/django.mo
shop/locale/ko/LC_MESSAGES/django.po
shop/locale/nl/LC_MESSAGES/django.mo
shop/locale/nl/LC_MESSAGES/django.po
shop/locale/pl/LC_MESSAGES/django.mo
shop/locale/pl/LC_MESSAGES/django.po
shop/locale/pt_BR/LC_MESSAGES/django.mo
shop/locale/pt_BR/LC_MESSAGES/django.po
shop/locale/ru/LC_MESSAGES/django.mo
shop/locale/ru/LC_MESSAGES/django.po
shop/locale/sv/LC_MESSAGES/django.mo
shop/locale/sv/LC_MESSAGES/django.po
shop/locale/zh_CN/LC_MESSAGES/django.mo
shop/locale/zh_CN/LC_MESSAGES/django.po
shop/management/__init__.py
shop/management/utils.py
shop/management/commands/__init__.py
shop/management/commands/shop.py
shop/migrations/0001_initial.py
shop/migrations/0002_auto_20151016_1451.py
shop/migrations/0003_glossary_fields.py
shop/migrations/0004_ckeditor31.py
shop/migrations/0005_unify_address.py
shop/migrations/0006_rename_to_catalog.py
shop/migrations/0007_notification_recipient.py
shop/migrations/0008_notification_recipient.py
shop/migrations/0009_delete_email.py
shop/migrations/0010_auto_20191224_0727.py
shop/migrations/__init__.py
shop/models/__init__.py
shop/models/address.py
shop/models/cart.py
shop/models/customer.py
shop/models/delivery.py
shop/models/fields.py
shop/models/inventory.py
shop/models/notification.py
shop/models/order.py
shop/models/product.py
shop/models/related.py
shop/models/defaults/__init__.py
shop/models/defaults/address.py
shop/models/defaults/cart.py
shop/models/defaults/cart_item.py
shop/models/defaults/commodity.py
shop/models/defaults/customer.py
shop/models/defaults/delivery.py
shop/models/defaults/delivery_item.py
shop/models/defaults/mapping.py
shop/models/defaults/order.py
shop/models/defaults/order_item.py
shop/modifiers/__init__.py
shop/modifiers/base.py
shop/modifiers/defaults.py
shop/modifiers/pool.py
shop/modifiers/taxes.py
shop/money/__init__.py
shop/money/fields.py
shop/money/iso4217.py
shop/money/money_maker.py
shop/money/serializers.py
shop/payment/__init__.py
shop/payment/modifiers.py
shop/payment/providers.py
shop/payment/workflows.py
shop/rest/__init__.py
shop/rest/fields.py
shop/rest/filters.py
shop/rest/money.py
shop/rest/renderers.py
shop/search/__init__.py
shop/search/indexes.py
shop/search/routers.py
shop/search/serializers.py
shop/search/views.py
shop/serializers/__init__.py
shop/serializers/auth.py
shop/serializers/bases.py
shop/serializers/cart.py
shop/serializers/catalog.py
shop/serializers/checkout.py
shop/serializers/delivery.py
shop/serializers/order.py
shop/serializers/defaults/__init__.py
shop/serializers/defaults/catalog.py
shop/serializers/defaults/customer.py
shop/serializers/defaults/order_item.py
shop/serializers/defaults/product_select.py
shop/serializers/defaults/product_summary.py
shop/shipping/__init__.py
shop/shipping/modifiers.py
shop/shipping/workflows.py
shop/static/shop/css/_django-angular.scss
shop/static/shop/css/_django-shop.scss
shop/static/shop/css/_navbar.scss
shop/static/shop/css/_product-figure.scss
shop/static/shop/css/_spinner.scss
shop/static/shop/css/_variables.scss
shop/static/shop/css/add-to-cart.scss
shop/static/shop/css/address.scss
shop/static/shop/css/bootstrap-print.scss
shop/static/shop/css/bsp-scrollpanel.scss
shop/static/shop/css/catalog-list.scss
shop/static/shop/css/customer.scss
shop/static/shop/css/djng-forms.scss
shop/static/shop/css/fix-checkbox-inline.scss
shop/static/shop/css/list-items.scss
shop/static/shop/css/method-form.scss
shop/static/shop/css/prevent-widows.scss
shop/static/shop/css/product-gallery.scss
shop/static/shop/css/admin/customer.css
shop/static/shop/css/admin/product-gallery.css
shop/static/shop/js/address.js
shop/static/shop/js/cart.js
shop/static/shop/js/catalog.js
shop/static/shop/js/digest.js
shop/static/shop/js/filter-form.js
shop/static/shop/js/google-report-conversion.js
shop/static/shop/js/messages.js
shop/static/shop/js/method-form.js
shop/static/shop/js/navbar.js
shop/static/shop/js/purchase-button.js
shop/static/shop/js/search-form.js
shop/static/shop/js/search-results.js
shop/static/shop/js/utils.js
shop/static/shop/js/admin/customer.js
shop/static/shop/js/admin/jquery.columnizer.js
shop/static/shop/js/admin/popup.js
shop/static/shop/js/admin/proceedbuttonplugin.js
shop/static/shop/js/admin/shoplinkplugin.js
shop/templates/shop/address.txt
shop/templates/shop/button.html
shop/templates/shop/customer.txt
shop/templates/shop/djng-form.html
shop/templates/shop/messages.html
shop/templates/shop/admin/change_form.html
shop/templates/shop/admin/order-extra.html
shop/templates/shop/admin/orderitem-product-extra.html
shop/templates/shop/admin/edit_inline/stacked-order.html
shop/templates/shop/admin/includes/fieldset.html
shop/templates/shop/auth/anonymous-base.html
shop/templates/shop/auth/authenticated-base.html
shop/templates/shop/auth/change-password-fields.html
shop/templates/shop/auth/continue-as-guest.html
shop/templates/shop/auth/form-messages.html
shop/templates/shop/auth/form-not-found.html
shop/templates/shop/auth/login-logout.html
shop/templates/shop/auth/login-reset-request.html
shop/templates/shop/auth/login.html
shop/templates/shop/auth/logout.html
shop/templates/shop/auth/password-change.html
shop/templates/shop/auth/password-reset-confirm.html
shop/templates/shop/auth/password-reset-request-fields.html
shop/templates/shop/auth/password-reset-request.html
shop/templates/shop/auth/proceed-with.html
shop/templates/shop/auth/register-user.html
shop/templates/shop/breadcrumb/catalog.html
shop/templates/shop/breadcrumb/default.html
shop/templates/shop/breadcrumb/soft-root.html
shop/templates/shop/cart/editable.html
shop/templates/shop/cart/static.html
shop/templates/shop/cart/summary.html
shop/templates/shop/cart/watch.html
shop/templates/shop/catalog/available-product-add2cart.html
shop/templates/shop/catalog/bsp-scrollpanel.tmpl.html
shop/templates/shop/catalog/list.html
shop/templates/shop/catalog/pagination.html
shop/templates/shop/catalog/product-add2cart.html
shop/templates/shop/catalog/product-detail.html
shop/templates/shop/catalog/product-figure.html
shop/templates/shop/catalog/product-gallery.html
shop/templates/shop/catalog/product-heading.html
shop/templates/shop/checkout/accept-condition.html
shop/templates/shop/checkout/billing-address-form.html
shop/templates/shop/checkout/billing-address-summary.html
shop/templates/shop/checkout/customer-form.html
shop/templates/shop/checkout/customer-summary.html
shop/templates/shop/checkout/dialog-base.html
shop/templates/shop/checkout/digest-base.html
shop/templates/shop/checkout/extra-annotation-form.html
shop/templates/shop/checkout/extra-annotation-summary.html
shop/templates/shop/checkout/forms-set.html
shop/templates/shop/checkout/next-step-button.html
shop/templates/shop/checkout/noop-button.html
shop/templates/shop/checkout/payment-method-form.html
shop/templates/shop/checkout/payment-method-summary.html
shop/templates/shop/checkout/proceed-button.html
shop/templates/shop/checkout/process-bar.html
shop/templates/shop/checkout/purchase-button.html
shop/templates/shop/checkout/reload-button.html
shop/templates/shop/checkout/required-form-fields.html
shop/templates/shop/checkout/shipping-address-form.html
shop/templates/shop/checkout/shipping-address-summary.html
shop/templates/shop/checkout/shipping-method-form.html
shop/templates/shop/checkout/shipping-method-summary.html
shop/templates/shop/email/base.html
shop/templates/shop/email/customer-information.html
shop/templates/shop/email/order-detail.html
shop/templates/shop/email/order-detail.txt
shop/templates/shop/email/password-reset-body.html
shop/templates/shop/email/password-reset-body.txt
shop/templates/shop/email/password-reset-subject.txt
shop/templates/shop/email/register-user-body.html
shop/templates/shop/email/register-user-body.txt
shop/templates/shop/email/register-user-subject.txt
shop/templates/shop/navbar/language-chooser.html
shop/templates/shop/navbar/login-logout.html
shop/templates/shop/navbar/search-form.html
shop/templates/shop/navbar/watch-icon.html
shop/templates/shop/order/addendum-form.html
shop/templates/shop/order/cancel-button.html
shop/templates/shop/order/detail.html
shop/templates/shop/order/list.html
shop/templates/shop/order/reorder-button.html
shop/templates/shop/print/base.html
shop/templates/shop/print/delivery-note.html
shop/templates/shop/print/invoice.html
shop/templates/shop/products/cart-commodity-media.html
shop/templates/shop/products/cart-product-media.html
shop/templates/shop/products/catalog-commodity-media.html
shop/templates/shop/products/catalog-product-media.html
shop/templates/shop/products/dropdown-product-media.html
shop/templates/shop/products/email-product-media.html
shop/templates/shop/products/order-commodity-media.html
shop/templates/shop/products/order-product-media.html
shop/templates/shop/products/print-image.html
shop/templates/shop/products/print-product-media.html
shop/templates/shop/products/sample-image.html
shop/templates/shop/products/sample-image.path
shop/templates/shop/products/sample-image.svg
shop/templates/shop/products/search-commodity-media.html
shop/templates/shop/products/search-product-media.html
shop/templates/shop/products/watch-commodity-media.html
shop/templates/shop/products/watch-product-media.html
shop/templates/shop/search/results.html
shop/templates/shop/templatetags/cart-icon.html
shop/templates/shop/templatetags/paginator.html
shop/templates/shop/wizards/create_product.html
shop/templatetags/__init__.py
shop/templatetags/shop_search_tags.py
shop/templatetags/shop_tags.py
shop/urls/__init__.py
shop/urls/auth.py
shop/urls/payment.py
shop/urls/rest_api.py
shop/views/__init__.py
shop/views/address.py
shop/views/auth.py
shop/views/cart.py
shop/views/catalog.py
shop/views/checkout.py
shop/views/order.py
shop/views/sitemap.py