MANIFEST.in
README.md
pyproject.toml
setup.py
amatak_shop.egg-info/PKG-INFO
amatak_shop.egg-info/SOURCES.txt
amatak_shop.egg-info/dependency_links.txt
amatak_shop.egg-info/top_level.txt
amatak_shop/forms/__init__.py
amatak_shop/forms/checkout.py
amatak_shop/forms/coupon.py
amatak_shop/forms/payment.py
amatak_shop/forms/payment_choices.py
amatak_shop/forms/refund.py
amatak_shop/management/commands/rename.py
amatak_shop/migrations/0001_initial.py
amatak_shop/migrations/__init__.py
amatak_shop/models/__init__.py
amatak_shop/models/address.py
amatak_shop/models/category.py
amatak_shop/models/coupon.py
amatak_shop/models/item.py
amatak_shop/models/mixins.py
amatak_shop/models/order.py
amatak_shop/models/order_item.py
amatak_shop/models/payment.py
amatak_shop/models/refund.py
amatak_shop/models/user_profile.py
amatak_shop/models/user_receiver_profile.py
amatak_shop/settings/__init__.py
amatak_shop/settings/base.py
amatak_shop/static/amatak_shop/bulma/LICENSE
amatak_shop/static/amatak_shop/bulma/README.md
amatak_shop/static/amatak_shop/bulma/bulma.sass
amatak_shop/static/amatak_shop/bulma/package.json
amatak_shop/static/amatak_shop/bulma/css/bulma-rtl.css
amatak_shop/static/amatak_shop/bulma/css/bulma-rtl.css.map
amatak_shop/static/amatak_shop/bulma/css/bulma-rtl.min.css
amatak_shop/static/amatak_shop/bulma/css/bulma.css
amatak_shop/static/amatak_shop/bulma/css/bulma.css.map
amatak_shop/static/amatak_shop/bulma/css/bulma.min.css
amatak_shop/static/amatak_shop/bulma/sass/base/_all.sass
amatak_shop/static/amatak_shop/bulma/sass/base/animations.sass
amatak_shop/static/amatak_shop/bulma/sass/base/generic.sass
amatak_shop/static/amatak_shop/bulma/sass/base/helpers.sass
amatak_shop/static/amatak_shop/bulma/sass/base/minireset.sass
amatak_shop/static/amatak_shop/bulma/sass/components/_all.sass
amatak_shop/static/amatak_shop/bulma/sass/components/breadcrumb.sass
amatak_shop/static/amatak_shop/bulma/sass/components/card.sass
amatak_shop/static/amatak_shop/bulma/sass/components/dropdown.sass
amatak_shop/static/amatak_shop/bulma/sass/components/level.sass
amatak_shop/static/amatak_shop/bulma/sass/components/media.sass
amatak_shop/static/amatak_shop/bulma/sass/components/menu.sass
amatak_shop/static/amatak_shop/bulma/sass/components/message.sass
amatak_shop/static/amatak_shop/bulma/sass/components/modal.sass
amatak_shop/static/amatak_shop/bulma/sass/components/navbar.sass
amatak_shop/static/amatak_shop/bulma/sass/components/pagination.sass
amatak_shop/static/amatak_shop/bulma/sass/components/panel.sass
amatak_shop/static/amatak_shop/bulma/sass/components/tabs.sass
amatak_shop/static/amatak_shop/bulma/sass/elements/_all.sass
amatak_shop/static/amatak_shop/bulma/sass/elements/box.sass
amatak_shop/static/amatak_shop/bulma/sass/elements/button.sass
amatak_shop/static/amatak_shop/bulma/sass/elements/container.sass
amatak_shop/static/amatak_shop/bulma/sass/elements/content.sass
amatak_shop/static/amatak_shop/bulma/sass/elements/form.sass
amatak_shop/static/amatak_shop/bulma/sass/elements/icon.sass
amatak_shop/static/amatak_shop/bulma/sass/elements/image.sass
amatak_shop/static/amatak_shop/bulma/sass/elements/notification.sass
amatak_shop/static/amatak_shop/bulma/sass/elements/other.sass
amatak_shop/static/amatak_shop/bulma/sass/elements/progress.sass
amatak_shop/static/amatak_shop/bulma/sass/elements/table.sass
amatak_shop/static/amatak_shop/bulma/sass/elements/tag.sass
amatak_shop/static/amatak_shop/bulma/sass/elements/title.sass
amatak_shop/static/amatak_shop/bulma/sass/form/_all.sass
amatak_shop/static/amatak_shop/bulma/sass/form/checkbox-radio.sass
amatak_shop/static/amatak_shop/bulma/sass/form/file.sass
amatak_shop/static/amatak_shop/bulma/sass/form/input-textarea.sass
amatak_shop/static/amatak_shop/bulma/sass/form/select.sass
amatak_shop/static/amatak_shop/bulma/sass/form/shared.sass
amatak_shop/static/amatak_shop/bulma/sass/form/tools.sass
amatak_shop/static/amatak_shop/bulma/sass/grid/_all.sass
amatak_shop/static/amatak_shop/bulma/sass/grid/columns.sass
amatak_shop/static/amatak_shop/bulma/sass/grid/tiles.sass
amatak_shop/static/amatak_shop/bulma/sass/helpers/_all.sass
amatak_shop/static/amatak_shop/bulma/sass/helpers/color.sass
amatak_shop/static/amatak_shop/bulma/sass/helpers/flexbox.sass
amatak_shop/static/amatak_shop/bulma/sass/helpers/float.sass
amatak_shop/static/amatak_shop/bulma/sass/helpers/other.sass
amatak_shop/static/amatak_shop/bulma/sass/helpers/overflow.sass
amatak_shop/static/amatak_shop/bulma/sass/helpers/position.sass
amatak_shop/static/amatak_shop/bulma/sass/helpers/spacing.sass
amatak_shop/static/amatak_shop/bulma/sass/helpers/typography.sass
amatak_shop/static/amatak_shop/bulma/sass/helpers/visibility.sass
amatak_shop/static/amatak_shop/bulma/sass/layout/_all.sass
amatak_shop/static/amatak_shop/bulma/sass/layout/footer.sass
amatak_shop/static/amatak_shop/bulma/sass/layout/hero.sass
amatak_shop/static/amatak_shop/bulma/sass/layout/section.sass
amatak_shop/static/amatak_shop/bulma/sass/utilities/_all.sass
amatak_shop/static/amatak_shop/bulma/sass/utilities/animations.sass
amatak_shop/static/amatak_shop/bulma/sass/utilities/controls.sass
amatak_shop/static/amatak_shop/bulma/sass/utilities/derived-variables.sass
amatak_shop/static/amatak_shop/bulma/sass/utilities/extends.sass
amatak_shop/static/amatak_shop/bulma/sass/utilities/functions.sass
amatak_shop/static/amatak_shop/bulma/sass/utilities/initial-variables.sass
amatak_shop/static/amatak_shop/bulma/sass/utilities/mixins.sass
amatak_shop/static/amatak_shop/css/bootstrap.css
amatak_shop/static/amatak_shop/css/bootstrap.min.css
amatak_shop/static/amatak_shop/css/mdb.css
amatak_shop/static/amatak_shop/css/mdb.lite.css
amatak_shop/static/amatak_shop/css/mdb.lite.min.css
amatak_shop/static/amatak_shop/css/mdb.min.css
amatak_shop/static/amatak_shop/css/style.css
amatak_shop/static/amatak_shop/css/style.min.css
amatak_shop/static/amatak_shop/css/addons/datatables-select.css
amatak_shop/static/amatak_shop/css/addons/datatables-select.min.css
amatak_shop/static/amatak_shop/css/addons/datatables.css
amatak_shop/static/amatak_shop/css/addons/datatables.min.css
amatak_shop/static/amatak_shop/css/addons/directives.css
amatak_shop/static/amatak_shop/css/addons/directives.min.css
amatak_shop/static/amatak_shop/css/modules/animations-extended.css
amatak_shop/static/amatak_shop/css/modules/animations-extended.min.css
amatak_shop/static/amatak_shop/font/roboto/Roboto-Bold.eot
amatak_shop/static/amatak_shop/font/roboto/Roboto-Bold.ttf
amatak_shop/static/amatak_shop/font/roboto/Roboto-Bold.woff
amatak_shop/static/amatak_shop/font/roboto/Roboto-Bold.woff2
amatak_shop/static/amatak_shop/font/roboto/Roboto-Light.eot
amatak_shop/static/amatak_shop/font/roboto/Roboto-Light.ttf
amatak_shop/static/amatak_shop/font/roboto/Roboto-Light.woff
amatak_shop/static/amatak_shop/font/roboto/Roboto-Light.woff2
amatak_shop/static/amatak_shop/font/roboto/Roboto-Medium.eot
amatak_shop/static/amatak_shop/font/roboto/Roboto-Medium.ttf
amatak_shop/static/amatak_shop/font/roboto/Roboto-Medium.woff
amatak_shop/static/amatak_shop/font/roboto/Roboto-Medium.woff2
amatak_shop/static/amatak_shop/font/roboto/Roboto-Regular.eot
amatak_shop/static/amatak_shop/font/roboto/Roboto-Regular.ttf
amatak_shop/static/amatak_shop/font/roboto/Roboto-Regular.woff
amatak_shop/static/amatak_shop/font/roboto/Roboto-Regular.woff2
amatak_shop/static/amatak_shop/font/roboto/Roboto-Thin.eot
amatak_shop/static/amatak_shop/font/roboto/Roboto-Thin.ttf
amatak_shop/static/amatak_shop/font/roboto/Roboto-Thin.woff
amatak_shop/static/amatak_shop/font/roboto/Roboto-Thin.woff2
amatak_shop/static/amatak_shop/img/sample.jpg
amatak_shop/static/amatak_shop/img/lightbox/default-skin.png
amatak_shop/static/amatak_shop/img/lightbox/default-skin.svg
amatak_shop/static/amatak_shop/img/lightbox/preloader.gif
amatak_shop/static/amatak_shop/img/overlays/01.png
amatak_shop/static/amatak_shop/img/overlays/02.png
amatak_shop/static/amatak_shop/img/overlays/03.png
amatak_shop/static/amatak_shop/img/overlays/04.png
amatak_shop/static/amatak_shop/img/overlays/05.png
amatak_shop/static/amatak_shop/img/overlays/06.png
amatak_shop/static/amatak_shop/img/overlays/07.png
amatak_shop/static/amatak_shop/img/overlays/08.png
amatak_shop/static/amatak_shop/img/overlays/09.png
amatak_shop/static/amatak_shop/img/svg/arrow_left.svg
amatak_shop/static/amatak_shop/img/svg/arrow_right.svg
amatak_shop/static/amatak_shop/js/bootstrap.js
amatak_shop/static/amatak_shop/js/bootstrap.min.js
amatak_shop/static/amatak_shop/js/jquery-3.3.1.min.js
amatak_shop/static/amatak_shop/js/mdb.js
amatak_shop/static/amatak_shop/js/mdb.min.js
amatak_shop/static/amatak_shop/js/popper.min.js
amatak_shop/static/amatak_shop/js/addons/datatables-select.js
amatak_shop/static/amatak_shop/js/addons/datatables-select.min.js
amatak_shop/static/amatak_shop/js/addons/datatables.js
amatak_shop/static/amatak_shop/js/addons/datatables.min.js
amatak_shop/static/amatak_shop/js/addons/rating.js
amatak_shop/static/amatak_shop/js/modules/chart.js
amatak_shop/static/amatak_shop/js/modules/default-file-input.js
amatak_shop/static/amatak_shop/js/modules/enhanced-modals.js
amatak_shop/static/amatak_shop/js/modules/forms-free.js
amatak_shop/static/amatak_shop/js/modules/jquery.easing.js
amatak_shop/static/amatak_shop/js/modules/scrolling-navbar.js
amatak_shop/static/amatak_shop/js/modules/treeview.js
amatak_shop/static/amatak_shop/js/modules/velocity.js
amatak_shop/static/amatak_shop/js/modules/velocity.min.js
amatak_shop/static/amatak_shop/js/modules/waves.js
amatak_shop/static/amatak_shop/js/modules/wow.js
amatak_shop/static/amatak_shop/scss/_custom-skin.scss
amatak_shop/static/amatak_shop/scss/_custom-styles.scss
amatak_shop/static/amatak_shop/scss/_custom-variables.scss
amatak_shop/static/amatak_shop/scss/mdb.lite.scss
amatak_shop/static/amatak_shop/scss/mdb.scss
amatak_shop/static/amatak_shop/scss/style.scss
amatak_shop/static/amatak_shop/scss/addons/_datatables-select.scss
amatak_shop/static/amatak_shop/scss/addons/_datatables.scss
amatak_shop/static/amatak_shop/scss/addons/_directives.scss
amatak_shop/static/amatak_shop/scss/core/_colors.scss
amatak_shop/static/amatak_shop/scss/core/_global.scss
amatak_shop/static/amatak_shop/scss/core/_helpers.scss
amatak_shop/static/amatak_shop/scss/core/_masks.scss
amatak_shop/static/amatak_shop/scss/core/_mixins.scss
amatak_shop/static/amatak_shop/scss/core/_typography.scss
amatak_shop/static/amatak_shop/scss/core/_variables.scss
amatak_shop/static/amatak_shop/scss/core/_waves.scss
amatak_shop/static/amatak_shop/scss/core/bootstrap/_functions.scss
amatak_shop/static/amatak_shop/scss/core/bootstrap/_rfs.scss
amatak_shop/static/amatak_shop/scss/core/bootstrap/_variables.scss
amatak_shop/static/amatak_shop/scss/free/_animations-basic.scss
amatak_shop/static/amatak_shop/scss/free/_badges.scss
amatak_shop/static/amatak_shop/scss/free/_buttons.scss
amatak_shop/static/amatak_shop/scss/free/_cards.scss
amatak_shop/static/amatak_shop/scss/free/_carousels.scss
amatak_shop/static/amatak_shop/scss/free/_depreciated.scss
amatak_shop/static/amatak_shop/scss/free/_dropdowns.scss
amatak_shop/static/amatak_shop/scss/free/_footers.scss
amatak_shop/static/amatak_shop/scss/free/_forms.scss
amatak_shop/static/amatak_shop/scss/free/_input-group.scss
amatak_shop/static/amatak_shop/scss/free/_list-group.scss
amatak_shop/static/amatak_shop/scss/free/_loader.scss
amatak_shop/static/amatak_shop/scss/free/_modals.scss
amatak_shop/static/amatak_shop/scss/free/_msc.scss
amatak_shop/static/amatak_shop/scss/free/_navbars.scss
amatak_shop/static/amatak_shop/scss/free/_pagination.scss
amatak_shop/static/amatak_shop/scss/free/_steppers.scss
amatak_shop/static/amatak_shop/scss/free/_switch.scss
amatak_shop/static/amatak_shop/scss/free/_tables.scss
amatak_shop/static/amatak_shop/scss/free/_treeview.scss
amatak_shop/static/amatak_shop/scss/free/modules/animations-extended/_module.scss
amatak_shop/static/amatak_shop/scss/free/modules/animations-extended/animations-extended.scss
amatak_shop/templates/amatak_shop/account/account_inactive.html
amatak_shop/templates/amatak_shop/account/account_update.html
amatak_shop/templates/amatak_shop/account/base.html
amatak_shop/templates/amatak_shop/account/email.html
amatak_shop/templates/amatak_shop/account/email_confirm.html
amatak_shop/templates/amatak_shop/account/login.html
amatak_shop/templates/amatak_shop/account/logout.html
amatak_shop/templates/amatak_shop/account/password_change.html
amatak_shop/templates/amatak_shop/account/password_reset.html
amatak_shop/templates/amatak_shop/account/password_reset_done.html
amatak_shop/templates/amatak_shop/account/password_reset_from_key.html
amatak_shop/templates/amatak_shop/account/password_reset_from_key_done.html
amatak_shop/templates/amatak_shop/account/password_set.html
amatak_shop/templates/amatak_shop/account/signup.html
amatak_shop/templates/amatak_shop/account/signup_closed.html
amatak_shop/templates/amatak_shop/account/verification_sent.html
amatak_shop/templates/amatak_shop/account/verified_email_required.html
amatak_shop/templates/amatak_shop/account/email/email_confirmation_message.txt
amatak_shop/templates/amatak_shop/account/email/email_confirmation_signup_message.txt
amatak_shop/templates/amatak_shop/account/email/email_confirmation_signup_subject.txt
amatak_shop/templates/amatak_shop/account/email/email_confirmation_subject.txt
amatak_shop/templates/amatak_shop/account/email/password_reset_key_message.txt
amatak_shop/templates/amatak_shop/account/email/password_reset_key_subject.txt
amatak_shop/templates/amatak_shop/account/messages/cannot_delete_primary_email.txt
amatak_shop/templates/amatak_shop/account/messages/email_confirmation_sent.txt
amatak_shop/templates/amatak_shop/account/messages/email_confirmed.txt
amatak_shop/templates/amatak_shop/account/messages/email_deleted.txt
amatak_shop/templates/amatak_shop/account/messages/logged_in.txt
amatak_shop/templates/amatak_shop/account/messages/logged_out.txt
amatak_shop/templates/amatak_shop/account/messages/password_changed.txt
amatak_shop/templates/amatak_shop/account/messages/password_set.txt
amatak_shop/templates/amatak_shop/account/messages/primary_email_set.txt
amatak_shop/templates/amatak_shop/account/messages/unverified_primary_email.txt
amatak_shop/templates/amatak_shop/account/profile/form.html
amatak_shop/templates/amatak_shop/account/profile/view.html
amatak_shop/templates/amatak_shop/account/snippets/already_logged_in.html
amatak_shop/templates/amatak_shop/account/tags/account_txs_table.html
amatak_shop/templates/amatak_shop/account/tags/accounts_table.html
amatak_shop/templates/amatak_shop/customer/customer_create.html
amatak_shop/templates/amatak_shop/customer/customer_list.html
amatak_shop/templates/amatak_shop/customer/customer_update.html
amatak_shop/templates/amatak_shop/customer/includes/card_customer.html
amatak_shop/templates/amatak_shop/customer/tags/customer_table.html
amatak_shop/templates/amatak_shop/legal/policy.html
amatak_shop/templates/amatak_shop/legal/terms.html
amatak_shop/templates/amatak_shop/openid/base.html
amatak_shop/templates/amatak_shop/openid/login.html
amatak_shop/templates/amatak_shop/socialaccount/authentication_error.html
amatak_shop/templates/amatak_shop/socialaccount/base.html
amatak_shop/templates/amatak_shop/socialaccount/connections.html
amatak_shop/templates/amatak_shop/socialaccount/login_cancelled.html
amatak_shop/templates/amatak_shop/socialaccount/signup.html
amatak_shop/templates/amatak_shop/socialaccount/messages/account_connected.txt
amatak_shop/templates/amatak_shop/socialaccount/messages/account_connected_other.txt
amatak_shop/templates/amatak_shop/socialaccount/messages/account_disconnected.txt
amatak_shop/templates/amatak_shop/socialaccount/snippets/login_extra.html
amatak_shop/templates/amatak_shop/socialaccount/snippets/provider_list.html
amatak_shop/templates/amatak_shop/static/tags/brand.html
amatak_shop/templates/amatak_shop/static/tags/scripts.html
amatak_shop/templates/amatak_shop/static/tags/styles.html
amatak_shop/templates/amatak_shop/store/base.html
amatak_shop/templates/amatak_shop/store/checkout.html
amatak_shop/templates/amatak_shop/store/footer.html
amatak_shop/templates/amatak_shop/store/home.html
amatak_shop/templates/amatak_shop/store/navbar.html
amatak_shop/templates/amatak_shop/store/order_snippet.html
amatak_shop/templates/amatak_shop/store/order_summary.html
amatak_shop/templates/amatak_shop/store/payment.html
amatak_shop/templates/amatak_shop/store/product.html
amatak_shop/templates/amatak_shop/store/request_refund.html
amatak_shop/templates/amatak_shop/store/scripts.html
amatak_shop/templates/amatak_shop/store/tags/sidebar_left.html
amatak_shop/templates/amatak_shop/store/tags/store_advertise_red.html
amatak_shop/templates/amatak_shop/vendor/vendor_create.html
amatak_shop/templates/amatak_shop/vendor/vendor_list.html
amatak_shop/templates/amatak_shop/vendor/vendor_update.html
amatak_shop/templates/amatak_shop/vendor/includes/card_vendor.html
amatak_shop/templates/amatak_shop/vendor/tags/vendor_table.html
amatak_shop/templatetags/__init__.py
amatak_shop/templatetags/amatak_shop.py
amatak_shop/tests/__init__.py
amatak_shop/tests/tests.py
amatak_shop/urls/__init__.py
amatak_shop/urls/add_coupon.py
amatak_shop/urls/add_to_cart.py
amatak_shop/urls/checkout.py
amatak_shop/urls/home.py
amatak_shop/urls/order_summary.py
amatak_shop/urls/payment.py
amatak_shop/urls/policy.py
amatak_shop/urls/products.py
amatak_shop/urls/remove_from_cart.py
amatak_shop/urls/remove_single_item_from_cart.py
amatak_shop/urls/request_refund.py
amatak_shop/urls/terms.py
amatak_shop/views/__init__.py
amatak_shop/views/add_coupon.py
amatak_shop/views/add_to_cart.py
amatak_shop/views/checkout.py
amatak_shop/views/create_ref_code.py
amatak_shop/views/get_coupon.py
amatak_shop/views/home.py
amatak_shop/views/is_valid_form.py
amatak_shop/views/items_detail_views.py
amatak_shop/views/login.py
amatak_shop/views/logout.py
amatak_shop/views/order_summary.py
amatak_shop/views/payment.py
amatak_shop/views/policy.py
amatak_shop/views/products.py
amatak_shop/views/remove_from_cart.py
amatak_shop/views/remove_single_item_from_cart.py
amatak_shop/views/request_refund.py
amatak_shop/views/sign_up.py
amatak_shop/views/terms.py
eCommerce/settings/AmatakShopDev.py
eCommerce/settings/__init__.py
eCommerce/settings/base.py
eCommerce/settings/production.py