.gitignore
.nojekyll
.readthedocs.yaml
.travis.yml
CHANGELOG.md
Code Of Conduct.md
Dockerfile
INFOSEC_HALLOFFAME.md
LICENSE
MANIFEST.in
README.md
chromedriver
codecov.yml
comparison.md
comparison.png
contributing.md
docker-compose.yml
publish.py
pytest.ini
requirements.txt
setup.cfg
setup.py
shopyo.png
tox.ini
.github/workflows/tests.yaml
docs/Makefile
docs/assets.rst
docs/commandline.rst
docs/conf.py
docs/contrib.rst
docs/docs.rst
docs/education.rst
docs/index.rst
docs/init.rst
docs/models.rst
docs/modules.rst
docs/setup.rst
docs/shared_hosting.rst
docs/shopyo.png
docs/shopyoapi.rst
docs/spelling_wordlist.txt
docs/templates.rst
docs/testing.rst
docs/views.rst
docs/_static/custom.css
requirements/dev.in
requirements/dev.txt
requirements/docs.in
requirements/docs.txt
requirements/tests.in
requirements/tests.txt
shopyo/.test.prod.env
shopyo/__init__.py
shopyo/__main__.py
shopyo/app.py
shopyo/config.json
shopyo/config.py
shopyo/config_demo.json
shopyo/conftest.py
shopyo/file.py
shopyo/init.py
shopyo/manage.py
shopyo/pyproject.toml
shopyo/setup.cfg
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__/conftest.cpython-38-pytest-6.2.3.pyc
shopyo/__pycache__/init.cpython-38.pyc
shopyo/api/__init__.py
shopyo/api/assets.py
shopyo/api/cli.py
shopyo/api/cli_content.py
shopyo/api/cmd_helper.py
shopyo/api/constants.py
shopyo/api/database.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/__pycache__/__init__.cpython-38.pyc
shopyo/api/__pycache__/cli.cpython-38.pyc
shopyo/api/__pycache__/cli_content.cpython-38.pyc
shopyo/api/__pycache__/cmd_helper.cpython-38.pyc
shopyo/api/__pycache__/constants.cpython-38.pyc
shopyo/api/__pycache__/database.cpython-38.pyc
shopyo/api/__pycache__/enhance.cpython-38.pyc
shopyo/api/__pycache__/file.cpython-38.pyc
shopyo/api/__pycache__/forms.cpython-38.pyc
shopyo/api/__pycache__/html.cpython-38.pyc
shopyo/api/__pycache__/info.cpython-38.pyc
shopyo/api/__pycache__/models.cpython-38.pyc
shopyo/api/__pycache__/security.cpython-38.pyc
shopyo/api/__pycache__/templates.cpython-38.pyc
shopyo/api/__pycache__/validators.cpython-38.pyc
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_models.py
shopyo/api/tests/test_templates.py
shopyo/api/tests/test_validators.py
shopyo/api/tests/__pycache__/__init__.cpython-38.pyc
shopyo/api/tests/__pycache__/conftest.cpython-38-pytest-6.2.3.pyc
shopyo/api/tests/__pycache__/test_cli.cpython-38-pytest-6.2.3.pyc
shopyo/api/tests/__pycache__/test_cli_integration.cpython-38-pytest-6.2.3.pyc
shopyo/api/tests/__pycache__/test_models.cpython-38-pytest-6.2.3.pyc
shopyo/api/tests/__pycache__/test_templates.cpython-38-pytest-6.2.3.pyc
shopyo/api/tests/__pycache__/test_validators.cpython-38-pytest-6.2.3.pyc
shopyo/modules/__init__.py
shopyo/modules/__pycache__/__init__.cpython-38.pyc
shopyo/modules/box__bizhelp/box_info.json
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/global.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__/global.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.2.3.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/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/__pycache__/__init__.cpython-38.pyc
shopyo/modules/box__default/appadmin/__pycache__/admin.cpython-38.pyc
shopyo/modules/box__default/appadmin/__pycache__/view.cpython-38.pyc
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/appadmin/tests/__pycache__/test_admin.cpython-38-pytest-6.2.3.pyc
shopyo/modules/box__default/appadmin/tests/__pycache__/test_models.cpython-38-pytest-6.2.3.pyc
shopyo/modules/box__default/auth/decorators.py
shopyo/modules/box__default/auth/email.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/__pycache__/decorators.cpython-38.pyc
shopyo/modules/box__default/auth/__pycache__/email.cpython-38.pyc
shopyo/modules/box__default/auth/__pycache__/forms.cpython-38.pyc
shopyo/modules/box__default/auth/__pycache__/models.cpython-38.pyc
shopyo/modules/box__default/auth/__pycache__/view.cpython-38.pyc
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/auth/tests/test_email.py
shopyo/modules/box__default/auth/tests/__pycache__/conftest.cpython-38-pytest-6.2.3.pyc
shopyo/modules/box__default/auth/tests/__pycache__/factories.cpython-38.pyc
shopyo/modules/box__default/auth/tests/__pycache__/test_auth_forms.cpython-38-pytest-6.2.3.pyc
shopyo/modules/box__default/auth/tests/__pycache__/test_auth_functional.cpython-38-pytest-6.2.3.pyc
shopyo/modules/box__default/auth/tests/__pycache__/test_auth_models.cpython-38-pytest-6.2.3.pyc
shopyo/modules/box__default/auth/tests/__pycache__/test_email.cpython-38-pytest-6.2.3.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.2.3.pyc
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/__pycache__/__init__.cpython-38.pyc
shopyo/modules/box__default/settings/__pycache__/helpers.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/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/__pycache__/global.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/resource/forms.py
shopyo/modules/resource/info.json
shopyo/modules/resource/models.py
shopyo/modules/resource/view.py
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__/view.cpython-38.pyc
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/frontend_tst.py
shopyo/tests/test_configs.py
shopyo/tests/__pycache__/conftest.cpython-38-pytest-6.2.3.pyc
shopyo/tests/__pycache__/test_configs.cpython-38-pytest-6.2.3.pyc