LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
requirements/dev.in
requirements/dev.txt
requirements/docs.in
requirements/docs.txt
requirements/requirements.txt
requirements/tests.in
requirements/tests.txt
shopyo/.test.prod.env
shopyo/CHANGELOG.md
shopyo/__init__.py
shopyo/__main__.py
shopyo/app.py
shopyo/app.txt
shopyo/autoapp.py.example
shopyo/config.py
shopyo/config_demo.json
shopyo/conftest.py
shopyo/init.py
shopyo/manage.py
shopyo/shopyo_admin.py
shopyo/wsgi.py.example
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-312.pyc
shopyo/api/__init__.py
shopyo/api/assets.py
shopyo/api/cli.py
shopyo/api/cli_content.py
shopyo/api/cmd.py
shopyo/api/cmd_helper.py
shopyo/api/constants.py
shopyo/api/database.py
shopyo/api/debug.py
shopyo/api/email.py
shopyo/api/enhance.py
shopyo/api/file.py
shopyo/api/forms.py
shopyo/api/html.py
shopyo/api/icons.txt
shopyo/api/info.py
shopyo/api/models.py
shopyo/api/module.py
shopyo/api/security.py
shopyo/api/templates.py
shopyo/api/validators.py
shopyo/api/tests/__init__.py
shopyo/api/tests/conftest.py
shopyo/api/tests/test_cli.py
shopyo/api/tests/test_cli_integration.py
shopyo/api/tests/test_constants.py
shopyo/api/tests/test_email.py
shopyo/api/tests/test_enhance.py
shopyo/api/tests/test_models.py
shopyo/api/tests/test_print_info.py
shopyo/api/tests/test_security.py
shopyo/api/tests/test_templates.py
shopyo/api/tests/test_validators.py
shopyo/modules/__init__.py
shopyo/modules/box__default/box_info.json
shopyo/modules/box__default/appadmin/__init__.py
shopyo/modules/box__default/appadmin/admin.py
shopyo/modules/box__default/appadmin/info.json
shopyo/modules/box__default/appadmin/models.py
shopyo/modules/box__default/appadmin/view.py
shopyo/modules/box__default/appadmin/templates/appadmin/add.html
shopyo/modules/box__default/appadmin/templates/appadmin/edit.html
shopyo/modules/box__default/appadmin/templates/appadmin/index.html
shopyo/modules/box__default/appadmin/templates/appadmin/roles.html
shopyo/modules/box__default/appadmin/templates/appadmin/blocks/sidebar.html
shopyo/modules/box__default/appadmin/tests/test_admin.py
shopyo/modules/box__default/appadmin/tests/test_models.py
shopyo/modules/box__default/auth/decorators.py
shopyo/modules/box__default/auth/forms.py
shopyo/modules/box__default/auth/info.json
shopyo/modules/box__default/auth/models.py
shopyo/modules/box__default/auth/upload.py
shopyo/modules/box__default/auth/view.py
shopyo/modules/box__default/auth/static/style.css
shopyo/modules/box__default/auth/templates/auth/login.html
shopyo/modules/box__default/auth/templates/auth/register.html
shopyo/modules/box__default/auth/templates/auth/shop_login.html
shopyo/modules/box__default/auth/templates/auth/unconfirmed.html
shopyo/modules/box__default/auth/templates/auth/blocks/login_form.html
shopyo/modules/box__default/auth/templates/auth/blocks/register_form.html
shopyo/modules/box__default/auth/templates/auth/emails/activate_user.html
shopyo/modules/box__default/auth/templates/auth/emails/activate_user.txt
shopyo/modules/box__default/auth/tests/conftest.py
shopyo/modules/box__default/auth/tests/factories.py
shopyo/modules/box__default/auth/tests/test_auth_forms.py
shopyo/modules/box__default/auth/tests/test_auth_functional.py
shopyo/modules/box__default/auth/tests/test_auth_models.py
shopyo/modules/box__default/base/info.json
shopyo/modules/box__default/base/view.py
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/info.json
shopyo/modules/box__default/dashboard/view.py
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/i18n/forms.py
shopyo/modules/box__default/i18n/global.py
shopyo/modules/box__default/i18n/helpers.py
shopyo/modules/box__default/i18n/info.json
shopyo/modules/box__default/i18n/models.py
shopyo/modules/box__default/i18n/view.py
shopyo/modules/box__default/i18n/templates/i18n/dashboard.html
shopyo/modules/box__default/i18n/templates/i18n/blocks/sidebar.html
shopyo/modules/box__default/i18n/tests/test_i18n_functional.py
shopyo/modules/box__default/i18n/tests/test_i18n_models.py
shopyo/modules/box__default/page/forms.py
shopyo/modules/box__default/page/info.json
shopyo/modules/box__default/page/models.py
shopyo/modules/box__default/page/view.py
shopyo/modules/box__default/page/templates/page/all_pages.html
shopyo/modules/box__default/page/templates/page/dashboard.html
shopyo/modules/box__default/page/templates/page/dashboard_edit.html
shopyo/modules/box__default/page/templates/page/view_page.html
shopyo/modules/box__default/page/templates/page/view_page_dashboard.html
shopyo/modules/box__default/page/templates/page/blocks/sidebar.html
shopyo/modules/box__default/settings/__init__.py
shopyo/modules/box__default/settings/helpers.py
shopyo/modules/box__default/settings/info.json
shopyo/modules/box__default/settings/models.py
shopyo/modules/box__default/settings/upload.py
shopyo/modules/box__default/settings/view.py
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/global.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/templates/theme/index.html
shopyo/modules/box__default/theme/templates/theme/blocks/sidebar.html
shopyo/modules/box__tests/box_info.json
shopyo/modules/box__tests/test1/forms.py
shopyo/modules/box__tests/test1/global.py
shopyo/modules/box__tests/test1/info.json
shopyo/modules/box__tests/test1/models.py
shopyo/modules/box__tests/test1/view.py
shopyo/modules/box__tests/test1/static/file.css
shopyo/modules/box__tests/test1/templates/test1/dashboard.html
shopyo/modules/box__tests/test1/templates/test1/blocks/sidebar.html
shopyo/modules/box__tests/test1/tests/test_test1_functional.py
shopyo/modules/box__tests/test1/tests/test_test1_models.py
shopyo/modules/resource/forms.py
shopyo/modules/resource/info.json
shopyo/modules/resource/models.py
shopyo/modules/resource/view.py
shopyo/modules/resource/templates/resource/blocks/sidebar.html
shopyo/modules/tests/forms.py
shopyo/modules/tests/global.py
shopyo/modules/tests/info.json
shopyo/modules/tests/models.py
shopyo/modules/tests/view.py
shopyo/modules/tests/static/file.css
shopyo/modules/tests/templates/tests/dashboard.html
shopyo/modules/tests/templates/tests/blocks/sidebar.html
shopyo/modules/tests/tests/test_tests_functional.py
shopyo/modules/tests/tests/test_tests_models.py
shopyo/modules/www/forms.py
shopyo/modules/www/global.py
shopyo/modules/www/info.json
shopyo/modules/www/models.py
shopyo/modules/www/view.py
shopyo/modules/www/templates/www/index.html
shopyo/modules/www/templates/www/blocks/sidebar.html
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/themes/back/boogle/info.json
shopyo/static/themes/back/boogle/styles.css
shopyo/static/themes/back/mistrello/info.json
shopyo/static/themes/back/mistrello/styles.css
shopyo/static/themes/front/blogus/index.html
shopyo/static/themes/front/blogus/info.json
shopyo/static/themes/front/blogus/render_demo.html
shopyo/static/themes/front/blogus/styles.css
shopyo/static/themes/front/blogus/sections/footer.html
shopyo/static/themes/front/blogus/sections/nav.html
shopyo/static/themes/front/blogus/sections/resources.html
shopyo/tests/conftest.py
shopyo/tests/test_configs.py
shopyo/tests/test_dunder_main.py
shopyo/tests/test_manage.py