MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
shopyo/__init__.py
shopyo/__main__.py
shopyo/app.py
shopyo/config.json
shopyo/config.py
shopyo/conftest.py
shopyo/manage.py
shopyo/pyproject.toml
shopyo/requirements.txt
shopyo/setup.cfg
shopyo/shopyo.db
shopyo/testing.db
shopyo/wsgi.py
shopyo.egg-info/PKG-INFO
shopyo.egg-info/SOURCES.txt
shopyo.egg-info/dependency_links.txt
shopyo.egg-info/entry_points.txt
shopyo.egg-info/requires.txt
shopyo.egg-info/top_level.txt
shopyo/__pycache__/__init__.cpython-38.pyc
shopyo/__pycache__/app.cpython-38.pyc
shopyo/__pycache__/config.cpython-38.pyc
shopyo/__pycache__/wsgi.cpython-38.pyc
shopyo/migrations/README
shopyo/migrations/alembic.ini
shopyo/migrations/env.py
shopyo/migrations/script.py.mako
shopyo/migrations/__pycache__/env.cpython-38.pyc
shopyo/migrations/versions/be8b8e0b7475_.py
shopyo/migrations/versions/__pycache__/be8b8e0b7475_.cpython-38.pyc
shopyo/modules/__init__.py
shopyo/modules/__pycache__/__init__.cpython-38.pyc
shopyo/modules/box__bizhelp/box_info.json
shopyo/modules/box__bizhelp/announce/forms.py
shopyo/modules/box__bizhelp/announce/global.py
shopyo/modules/box__bizhelp/announce/info.json
shopyo/modules/box__bizhelp/announce/models.py
shopyo/modules/box__bizhelp/announce/view.py
shopyo/modules/box__bizhelp/announce/__pycache__/forms.cpython-38.pyc
shopyo/modules/box__bizhelp/announce/__pycache__/global.cpython-38.pyc
shopyo/modules/box__bizhelp/announce/__pycache__/models.cpython-38.pyc
shopyo/modules/box__bizhelp/announce/__pycache__/view.cpython-38.pyc
shopyo/modules/box__bizhelp/announce/templates/announce/dashboard.html
shopyo/modules/box__bizhelp/announce/templates/announce/edit.html
shopyo/modules/box__bizhelp/announce/templates/announce/list.html
shopyo/modules/box__bizhelp/announce/templates/announce/blocks/sidebar.html
shopyo/modules/box__bizhelp/announce/tests/test_announce.py
shopyo/modules/box__bizhelp/announce/tests/__pycache__/test_announce.cpython-38-pytest-6.1.1.pyc
shopyo/modules/box__bizhelp/appointment/__init__.py
shopyo/modules/box__bizhelp/appointment/info.json
shopyo/modules/box__bizhelp/appointment/models.py
shopyo/modules/box__bizhelp/appointment/view.py
shopyo/modules/box__bizhelp/appointment/__pycache__/__init__.cpython-38.pyc
shopyo/modules/box__bizhelp/appointment/__pycache__/models.cpython-38.pyc
shopyo/modules/box__bizhelp/appointment/__pycache__/view.cpython-38.pyc
shopyo/modules/box__bizhelp/appointment/templates/appointment/add.html
shopyo/modules/box__bizhelp/appointment/templates/appointment/edit.html
shopyo/modules/box__bizhelp/appointment/templates/appointment/index.html
shopyo/modules/box__bizhelp/appointment/templates/appointment/lookup.html
shopyo/modules/box__bizhelp/appointment/templates/appointment/blocks/sidebar.html
shopyo/modules/box__bizhelp/contact/forms.py
shopyo/modules/box__bizhelp/contact/info.json
shopyo/modules/box__bizhelp/contact/models.py
shopyo/modules/box__bizhelp/contact/view.py
shopyo/modules/box__bizhelp/contact/__pycache__/forms.cpython-38.pyc
shopyo/modules/box__bizhelp/contact/__pycache__/models.cpython-38.pyc
shopyo/modules/box__bizhelp/contact/__pycache__/view.cpython-38.pyc
shopyo/modules/box__bizhelp/contact/templates/contact/contact_form.html
shopyo/modules/box__bizhelp/contact/templates/contact/dashboard.html
shopyo/modules/box__bizhelp/contact/templates/contact/blocks/sidebar.html
shopyo/modules/box__bizhelp/contact/tests/test_contact.py
shopyo/modules/box__bizhelp/contact/tests/__pycache__/test_contact.cpython-38-pytest-6.1.1.pyc
shopyo/modules/box__bizhelp/page/forms.py
shopyo/modules/box__bizhelp/page/info.json
shopyo/modules/box__bizhelp/page/models.py
shopyo/modules/box__bizhelp/page/view.py
shopyo/modules/box__bizhelp/page/__pycache__/forms.cpython-38.pyc
shopyo/modules/box__bizhelp/page/__pycache__/models.cpython-38.pyc
shopyo/modules/box__bizhelp/page/__pycache__/view.cpython-38.pyc
shopyo/modules/box__bizhelp/page/templates/page/all_pages.html
shopyo/modules/box__bizhelp/page/templates/page/dashboard.html
shopyo/modules/box__bizhelp/page/templates/page/view_page.html
shopyo/modules/box__bizhelp/page/templates/page/blocks/sidebar.html
shopyo/modules/box__bizhelp/people/__init__.py
shopyo/modules/box__bizhelp/people/info.json
shopyo/modules/box__bizhelp/people/models.py
shopyo/modules/box__bizhelp/people/view.py
shopyo/modules/box__bizhelp/people/__pycache__/__init__.cpython-38.pyc
shopyo/modules/box__bizhelp/people/__pycache__/models.cpython-38.pyc
shopyo/modules/box__bizhelp/people/__pycache__/view.cpython-38.pyc
shopyo/modules/box__bizhelp/people/templates/people/add.html
shopyo/modules/box__bizhelp/people/templates/people/edit.html
shopyo/modules/box__bizhelp/people/templates/people/index.html
shopyo/modules/box__bizhelp/people/templates/people/lookup.html
shopyo/modules/box__bizhelp/people/templates/people/blocks/sidebar.html
shopyo/modules/box__default/box_info.json
shopyo/modules/box__default/admin/__init__.py
shopyo/modules/box__default/admin/admin.py
shopyo/modules/box__default/admin/info.json
shopyo/modules/box__default/admin/models.py
shopyo/modules/box__default/admin/view.py
shopyo/modules/box__default/admin/__pycache__/__init__.cpython-38.pyc
shopyo/modules/box__default/admin/__pycache__/admin.cpython-38.pyc
shopyo/modules/box__default/admin/__pycache__/models.cpython-38.pyc
shopyo/modules/box__default/admin/__pycache__/view.cpython-38.pyc
shopyo/modules/box__default/admin/templates/admin/add.html
shopyo/modules/box__default/admin/templates/admin/edit.html
shopyo/modules/box__default/admin/templates/admin/index.html
shopyo/modules/box__default/admin/templates/admin/roles.html
shopyo/modules/box__default/admin/templates/admin/blocks/sidebar.html
shopyo/modules/box__default/admin/tests/test_admin.py
shopyo/modules/box__default/admin/tests/test_models.py
shopyo/modules/box__default/admin/tests/__pycache__/test_admin.cpython-38-pytest-6.1.1.pyc
shopyo/modules/box__default/admin/tests/__pycache__/test_models.cpython-38-pytest-6.1.1.pyc
shopyo/modules/box__default/base/info.json
shopyo/modules/box__default/base/view.py
shopyo/modules/box__default/base/__pycache__/view.cpython-38.pyc
shopyo/modules/box__default/base/templates/base/main_base.html
shopyo/modules/box__default/base/templates/base/module_base.html
shopyo/modules/box__default/base/templates/base/nav_base.html
shopyo/modules/box__default/base/templates/base/blocks/default_styles.html
shopyo/modules/box__default/base/templates/base/blocks/flashed_messages.html
shopyo/modules/box__default/base/templates/base/blocks/footer.html
shopyo/modules/box__default/base/templates/base/blocks/macros.html
shopyo/modules/box__default/base/templates/base/blocks/resources.html
shopyo/modules/box__default/dashboard/view.py
shopyo/modules/box__default/dashboard/__pycache__/view.cpython-38.pyc
shopyo/modules/box__default/dashboard/templates/dashboard/index.html
shopyo/modules/box__default/dashboard/templates/dashboard/nav.html
shopyo/modules/box__default/dashboard/tests/test_dashboard.py
shopyo/modules/box__default/dashboard/tests/__pycache__/test_dashboard.cpython-38-pytest-6.1.1.pyc
shopyo/modules/box__default/login/forms.py
shopyo/modules/box__default/login/info.json
shopyo/modules/box__default/login/view.py
shopyo/modules/box__default/login/__pycache__/forms.cpython-38.pyc
shopyo/modules/box__default/login/__pycache__/view.cpython-38.pyc
shopyo/modules/box__default/login/templates/login/login.html
shopyo/modules/box__default/login/templates/login/shop_login.html
shopyo/modules/box__default/login/templates/login/blocks/login_form.html
shopyo/modules/box__default/login/tests/test_login.py
shopyo/modules/box__default/login/tests/__pycache__/test_login.cpython-38-pytest-6.1.1.pyc
shopyo/modules/box__default/settings/__init__.py
shopyo/modules/box__default/settings/info.json
shopyo/modules/box__default/settings/models.py
shopyo/modules/box__default/settings/view.py
shopyo/modules/box__default/settings/__pycache__/__init__.cpython-38.pyc
shopyo/modules/box__default/settings/__pycache__/models.cpython-38.pyc
shopyo/modules/box__default/settings/__pycache__/view.cpython-38.pyc
shopyo/modules/box__default/settings/templates/settings/edit.html
shopyo/modules/box__default/settings/templates/settings/index.html
shopyo/modules/box__default/settings/templates/settings/nav.html
shopyo/modules/box__default/theme/forms.py
shopyo/modules/box__default/theme/info.json
shopyo/modules/box__default/theme/models.py
shopyo/modules/box__default/theme/view.py
shopyo/modules/box__default/theme/__pycache__/models.cpython-38.pyc
shopyo/modules/box__default/theme/__pycache__/view.cpython-38.pyc
shopyo/modules/box__default/theme/templates/theme/index.html
shopyo/modules/box__default/theme/templates/theme/blocks/sidebar.html
shopyo/modules/box__ecommerce/box_info.json
shopyo/modules/box__ecommerce/category/__init__.py
shopyo/modules/box__ecommerce/category/global.py
shopyo/modules/box__ecommerce/category/info.json
shopyo/modules/box__ecommerce/category/models.py
shopyo/modules/box__ecommerce/category/view.py
shopyo/modules/box__ecommerce/category/__pycache__/__init__.cpython-38.pyc
shopyo/modules/box__ecommerce/category/__pycache__/global.cpython-38.pyc
shopyo/modules/box__ecommerce/category/__pycache__/models.cpython-38.pyc
shopyo/modules/box__ecommerce/category/__pycache__/view.cpython-38.pyc
shopyo/modules/box__ecommerce/category/templates/category/add.html
shopyo/modules/box__ecommerce/category/templates/category/choose_sub.html
shopyo/modules/box__ecommerce/category/templates/category/dashboard.html
shopyo/modules/box__ecommerce/category/templates/category/edit.html
shopyo/modules/box__ecommerce/category/templates/category/edit_img_sub.html
shopyo/modules/box__ecommerce/category/templates/category/manage_sub.html
shopyo/modules/box__ecommerce/category/templates/category/message.html
shopyo/modules/box__ecommerce/category/templates/category/blocks/sidebar.html
shopyo/modules/box__ecommerce/category/tests/test_category.py
shopyo/modules/box__ecommerce/category/tests/__pycache__/test_category.cpython-38-pytest-6.1.1.pyc
shopyo/modules/box__ecommerce/pos/forms.py
shopyo/modules/box__ecommerce/pos/info.json
shopyo/modules/box__ecommerce/pos/models.py
shopyo/modules/box__ecommerce/pos/view.py
shopyo/modules/box__ecommerce/pos/__pycache__/models.cpython-38.pyc
shopyo/modules/box__ecommerce/pos/__pycache__/view.cpython-38.pyc
shopyo/modules/box__ecommerce/pos/templates/pos/index.html
shopyo/modules/box__ecommerce/product/__init__.py
shopyo/modules/box__ecommerce/product/global.py
shopyo/modules/box__ecommerce/product/info.json
shopyo/modules/box__ecommerce/product/models.py
shopyo/modules/box__ecommerce/product/view.py
shopyo/modules/box__ecommerce/product/__pycache__/__init__.cpython-38.pyc
shopyo/modules/box__ecommerce/product/__pycache__/global.cpython-38.pyc
shopyo/modules/box__ecommerce/product/__pycache__/models.cpython-38.pyc
shopyo/modules/box__ecommerce/product/__pycache__/view.cpython-38.pyc
shopyo/modules/box__ecommerce/product/templates/product/add.html
shopyo/modules/box__ecommerce/product/templates/product/edit.html
shopyo/modules/box__ecommerce/product/templates/product/list.html
shopyo/modules/box__ecommerce/product/templates/product/lookup.html
shopyo/modules/box__ecommerce/product/templates/product/nav.html
shopyo/modules/box__ecommerce/product/templates/product/blocks/sidebar.html
shopyo/modules/box__ecommerce/shop/forms.py
shopyo/modules/box__ecommerce/shop/global.py
shopyo/modules/box__ecommerce/shop/helpers.py
shopyo/modules/box__ecommerce/shop/info.json
shopyo/modules/box__ecommerce/shop/models.py
shopyo/modules/box__ecommerce/shop/view.py
shopyo/modules/box__ecommerce/shop/__pycache__/forms.cpython-38.pyc
shopyo/modules/box__ecommerce/shop/__pycache__/global.cpython-38.pyc
shopyo/modules/box__ecommerce/shop/__pycache__/helpers.cpython-38.pyc
shopyo/modules/box__ecommerce/shop/__pycache__/models.cpython-38.pyc
shopyo/modules/box__ecommerce/shop/__pycache__/view.cpython-38.pyc
shopyo/modules/box__ecommerce/shop/templates/shop/base.html
shopyo/modules/box__ecommerce/shop/templates/shop/category.html
shopyo/modules/box__ecommerce/shop/templates/shop/checkout.html
shopyo/modules/box__ecommerce/shop/templates/shop/order_complete.html
shopyo/modules/box__ecommerce/shop/templates/shop/product.html
shopyo/modules/box__ecommerce/shop/templates/shop/shop.html
shopyo/modules/box__ecommerce/shop/templates/shop/subcategory.html
shopyo/modules/box__ecommerce/shop/templates/shop/view_cart.html
shopyo/modules/box__ecommerce/shop/templates/shop/blocks/accordion.html
shopyo/modules/box__ecommerce/shop/templates/shop/blocks/common_styles.html
shopyo/modules/box__ecommerce/shop/templates/shop/blocks/sidebar.html
shopyo/modules/box__ecommerce/shop/tests/test_shop.py
shopyo/modules/box__ecommerce/shop/tests/__pycache__/test_shop.cpython-38-pytest-6.1.1.pyc
shopyo/modules/box__ecommerce/shopman/forms.py
shopyo/modules/box__ecommerce/shopman/info.json
shopyo/modules/box__ecommerce/shopman/models.py
shopyo/modules/box__ecommerce/shopman/view.py
shopyo/modules/box__ecommerce/shopman/__pycache__/forms.cpython-38.pyc
shopyo/modules/box__ecommerce/shopman/__pycache__/models.cpython-38.pyc
shopyo/modules/box__ecommerce/shopman/__pycache__/view.cpython-38.pyc
shopyo/modules/box__ecommerce/shopman/data/country.json
shopyo/modules/box__ecommerce/shopman/data/currency.json
shopyo/modules/box__ecommerce/shopman/templates/shopman/coupon.html
shopyo/modules/box__ecommerce/shopman/templates/shopman/dashboard.html
shopyo/modules/box__ecommerce/shopman/templates/shopman/delivery.html
shopyo/modules/box__ecommerce/shopman/templates/shopman/order.html
shopyo/modules/box__ecommerce/shopman/templates/shopman/payment.html
shopyo/modules/box__ecommerce/shopman/templates/shopman/blocks/sidebar.html
shopyo/modules/resource/forms.py
shopyo/modules/resource/info.json
shopyo/modules/resource/models.py
shopyo/modules/resource/view.py
shopyo/modules/resource/__pycache__/models.cpython-38.pyc
shopyo/modules/resource/__pycache__/view.cpython-38.pyc
shopyo/modules/resource/templates/resource/blocks/sidebar.html
shopyo/modules/www/forms.py
shopyo/modules/www/info.json
shopyo/modules/www/models.py
shopyo/modules/www/view.py
shopyo/modules/www/__pycache__/models.cpython-38.pyc
shopyo/modules/www/__pycache__/view.cpython-38.pyc
shopyo/modules/www/templates/www/blocks/sidebar.html
shopyo/shopyoapi/__init__.py
shopyo/shopyoapi/cmd.py
shopyo/shopyoapi/database.py
shopyo/shopyoapi/enhance.py
shopyo/shopyoapi/file.py
shopyo/shopyoapi/forms.py
shopyo/shopyoapi/html.py
shopyo/shopyoapi/icons.txt
shopyo/shopyoapi/info.py
shopyo/shopyoapi/init.py
shopyo/shopyoapi/models.py
shopyo/shopyoapi/module.py
shopyo/shopyoapi/uploads.py
shopyo/shopyoapi/validators.py
shopyo/shopyoapi/__pycache__/__init__.cpython-38.pyc
shopyo/shopyoapi/__pycache__/cmd.cpython-38.pyc
shopyo/shopyoapi/__pycache__/database.cpython-38.pyc
shopyo/shopyoapi/__pycache__/enhance.cpython-38.pyc
shopyo/shopyoapi/__pycache__/file.cpython-38.pyc
shopyo/shopyoapi/__pycache__/forms.cpython-38.pyc
shopyo/shopyoapi/__pycache__/html.cpython-38.pyc
shopyo/shopyoapi/__pycache__/info.cpython-38.pyc
shopyo/shopyoapi/__pycache__/init.cpython-38.pyc
shopyo/shopyoapi/__pycache__/models.cpython-38.pyc
shopyo/shopyoapi/__pycache__/module.cpython-38.pyc
shopyo/shopyoapi/__pycache__/uploads.cpython-38.pyc
shopyo/shopyoapi/__pycache__/validators.cpython-38.pyc
shopyo/shopyoapi/tests/__init__.py
shopyo/shopyoapi/tests/test_models.py
shopyo/shopyoapi/tests/__pycache__/__init__.cpython-38.pyc
shopyo/shopyoapi/tests/__pycache__/test_models.cpython-38-pytest-6.1.1.pyc
shopyo/static/bootstrap-grid.min.css
shopyo/static/bootstrap-reboot.min.css
shopyo/static/bootstrap.bundle.min.js
shopyo/static/bootstrap.min.css
shopyo/static/box.svg
shopyo/static/favicon.ico
shopyo/static/jquery_3.2.1.min.js
shopyo/static/shopyo.png
shopyo/static/shopyo.svg
shopyo/static/css/b4vtabs.min.css
shopyo/static/css/simple_sidebar.css
shopyo/static/default/default_product.jpg
shopyo/static/default/default_subcategory.jpg
shopyo/static/fontawesome/LICENSE.txt
shopyo/static/fontawesome/css/all.css
shopyo/static/fontawesome/css/all.min.css
shopyo/static/fontawesome/css/brands.css
shopyo/static/fontawesome/css/brands.min.css
shopyo/static/fontawesome/css/fontawesome.css
shopyo/static/fontawesome/css/fontawesome.min.css
shopyo/static/fontawesome/css/regular.css
shopyo/static/fontawesome/css/regular.min.css
shopyo/static/fontawesome/css/solid.css
shopyo/static/fontawesome/css/solid.min.css
shopyo/static/fontawesome/css/svg-with-js.css
shopyo/static/fontawesome/css/svg-with-js.min.css
shopyo/static/fontawesome/css/v4-shims.css
shopyo/static/fontawesome/css/v4-shims.min.css
shopyo/static/fontawesome/webfonts/fa-brands-400.eot
shopyo/static/fontawesome/webfonts/fa-brands-400.svg
shopyo/static/fontawesome/webfonts/fa-brands-400.ttf
shopyo/static/fontawesome/webfonts/fa-brands-400.woff
shopyo/static/fontawesome/webfonts/fa-brands-400.woff2
shopyo/static/fontawesome/webfonts/fa-regular-400.eot
shopyo/static/fontawesome/webfonts/fa-regular-400.svg
shopyo/static/fontawesome/webfonts/fa-regular-400.ttf
shopyo/static/fontawesome/webfonts/fa-regular-400.woff
shopyo/static/fontawesome/webfonts/fa-regular-400.woff2
shopyo/static/fontawesome/webfonts/fa-solid-900.eot
shopyo/static/fontawesome/webfonts/fa-solid-900.svg
shopyo/static/fontawesome/webfonts/fa-solid-900.ttf
shopyo/static/fontawesome/webfonts/fa-solid-900.woff
shopyo/static/fontawesome/webfonts/fa-solid-900.woff2
shopyo/static/js/python.js
shopyo/static/tinymce/jquery.tinymce.min.js
shopyo/static/tinymce/license.txt
shopyo/static/tinymce/tinymce.d.ts
shopyo/static/tinymce/tinymce.min.js
shopyo/static/tinymce/icons/default/icons.min.js
shopyo/static/tinymce/langs/readme.md
shopyo/static/tinymce/plugins/advlist/plugin.min.js
shopyo/static/tinymce/plugins/anchor/plugin.min.js
shopyo/static/tinymce/plugins/autolink/plugin.min.js
shopyo/static/tinymce/plugins/autoresize/plugin.min.js
shopyo/static/tinymce/plugins/autosave/plugin.min.js
shopyo/static/tinymce/plugins/bbcode/plugin.min.js
shopyo/static/tinymce/plugins/charmap/plugin.min.js
shopyo/static/tinymce/plugins/code/plugin.min.js
shopyo/static/tinymce/plugins/codesample/plugin.min.js
shopyo/static/tinymce/plugins/colorpicker/plugin.min.js
shopyo/static/tinymce/plugins/contextmenu/plugin.min.js
shopyo/static/tinymce/plugins/directionality/plugin.min.js
shopyo/static/tinymce/plugins/emoticons/plugin.min.js
shopyo/static/tinymce/plugins/emoticons/js/emojis.js
shopyo/static/tinymce/plugins/emoticons/js/emojis.min.js
shopyo/static/tinymce/plugins/fullpage/plugin.min.js
shopyo/static/tinymce/plugins/fullscreen/plugin.min.js
shopyo/static/tinymce/plugins/help/plugin.min.js
shopyo/static/tinymce/plugins/hr/plugin.min.js
shopyo/static/tinymce/plugins/image/plugin.min.js
shopyo/static/tinymce/plugins/imagetools/plugin.min.js
shopyo/static/tinymce/plugins/importcss/plugin.min.js
shopyo/static/tinymce/plugins/insertdatetime/plugin.min.js
shopyo/static/tinymce/plugins/legacyoutput/plugin.min.js
shopyo/static/tinymce/plugins/link/plugin.min.js
shopyo/static/tinymce/plugins/lists/plugin.min.js
shopyo/static/tinymce/plugins/media/plugin.min.js
shopyo/static/tinymce/plugins/nonbreaking/plugin.min.js
shopyo/static/tinymce/plugins/noneditable/plugin.min.js
shopyo/static/tinymce/plugins/pagebreak/plugin.min.js
shopyo/static/tinymce/plugins/paste/plugin.min.js
shopyo/static/tinymce/plugins/preview/plugin.min.js
shopyo/static/tinymce/plugins/print/plugin.min.js
shopyo/static/tinymce/plugins/quickbars/plugin.min.js
shopyo/static/tinymce/plugins/save/plugin.min.js
shopyo/static/tinymce/plugins/searchreplace/plugin.min.js
shopyo/static/tinymce/plugins/spellchecker/plugin.min.js
shopyo/static/tinymce/plugins/tabfocus/plugin.min.js
shopyo/static/tinymce/plugins/table/plugin.min.js
shopyo/static/tinymce/plugins/template/plugin.min.js
shopyo/static/tinymce/plugins/textcolor/plugin.min.js
shopyo/static/tinymce/plugins/textpattern/plugin.min.js
shopyo/static/tinymce/plugins/toc/plugin.min.js
shopyo/static/tinymce/plugins/visualblocks/plugin.min.js
shopyo/static/tinymce/plugins/visualchars/plugin.min.js
shopyo/static/tinymce/plugins/wordcount/plugin.min.js
shopyo/static/tinymce/skins/content/dark/content.min.css
shopyo/static/tinymce/skins/content/default/content.min.css
shopyo/static/tinymce/skins/content/document/content.min.css
shopyo/static/tinymce/skins/content/writer/content.min.css
shopyo/static/tinymce/skins/ui/oxide/content.inline.min.css
shopyo/static/tinymce/skins/ui/oxide/content.min.css
shopyo/static/tinymce/skins/ui/oxide/content.mobile.min.css
shopyo/static/tinymce/skins/ui/oxide/skin.min.css
shopyo/static/tinymce/skins/ui/oxide/skin.mobile.min.css
shopyo/static/tinymce/skins/ui/oxide-dark/content.inline.min.css
shopyo/static/tinymce/skins/ui/oxide-dark/content.min.css
shopyo/static/tinymce/skins/ui/oxide-dark/content.mobile.min.css
shopyo/static/tinymce/skins/ui/oxide-dark/skin.min.css
shopyo/static/tinymce/skins/ui/oxide-dark/skin.mobile.min.css
shopyo/static/tinymce/skins/ui/oxide-dark/fonts/tinymce-mobile.woff
shopyo/static/tinymce/skins/ui/oxide/fonts/tinymce-mobile.woff
shopyo/static/tinymce/themes/mobile/theme.min.js
shopyo/static/tinymce/themes/silver/theme.min.js
shopyo/static/uploads/category/1f0229e5_0_screen.png
shopyo/static/uploads/category/78f52b30_b_screen.png
shopyo/static/uploads/category/8157f431_1_afpy_local.png
shopyo/static/uploads/category/ec718679_6_pygame_hooman_spu_cyles.png
shopyo/static/uploads/subcategory/a39e5f32_2_challenge_python.png
shopyo/static/uploads/subcategory/e3af5e27_4_python_mention.png
shopyo/static/uploads/subcategory/fbbb33fd_1_graph_hooman.png
shopyo/static/uploads/subcategory/fbc55792_e_b8.png
shopyo/tests/frontend_tst.py
shopyo/themes/boogle/index.html
shopyo/themes/boogle/info.json
shopyo/themes/boogle/styles.css
shopyo/themes/boogle/sections/carousel.html
shopyo/themes/boogle/sections/footer.html
shopyo/themes/boogle/sections/image_row.html
shopyo/themes/boogle/sections/nav.html
shopyo/themes/boogle/sections/resources.html
shopyo/themes/mistrello/index.html
shopyo/themes/mistrello/info.json
shopyo/themes/mistrello/styles.css
shopyo/themes/mistrello/sections/carousel.html
shopyo/themes/mistrello/sections/footer.html
shopyo/themes/mistrello/sections/image_row.html
shopyo/themes/mistrello/sections/nav.html
shopyo/themes/mistrello/sections/resources.html