From 71f373adaed6eb9881ac3efdecdac9524a5c5a95 Mon Sep 17 00:00:00 2001 From: CFE Date: Thu, 31 Aug 2017 16:55:46 -0700 Subject: [PATCH] Initial Commit --- .gitignore | 113 ++++ ecommerce.sublime-project | 8 + ecommerce.sublime-workspace | 1047 +++++++++++++++++++++++++++++++++++ 3 files changed, 1168 insertions(+) create mode 100644 .gitignore create mode 100644 ecommerce.sublime-project create mode 100644 ecommerce.sublime-workspace diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..43b85c9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,113 @@ +.DS_STORE + +# Virtualenv related +bin/ +include/ +pip-selfcheck.json + +# Django related +# src//settings/local.py +# static-cdn/ # any collected static files + + +# Byte-compiled / optimized / DLL files +__pycache__/ +*.py[cod] +*$py.class + +# C extensions +*.so + +# Distribution / packaging +.Python +build/ +develop-eggs/ +dist/ +downloads/ +eggs/ +.eggs/ +lib/ +lib64/ +parts/ +sdist/ +var/ +wheels/ +*.egg-info/ +.installed.cfg +*.egg + +# PyInstaller +# Usually these files are written by a python script from a template +# before PyInstaller builds the exe, so as to inject date/other infos into it. +*.manifest +*.spec + +# Installer logs +pip-log.txt +pip-delete-this-directory.txt + +# Unit test / coverage reports +htmlcov/ +.tox/ +.coverage +.coverage.* +.cache +nosetests.xml +coverage.xml +*.cover +.hypothesis/ + +# Translations +*.mo +*.pot + +# Django stuff: +*.log +local_settings.py + +# Flask stuff: +instance/ +.webassets-cache + +# Scrapy stuff: +.scrapy + +# Sphinx documentation +docs/_build/ + +# PyBuilder +target/ + +# Jupyter Notebook +.ipynb_checkpoints + +# pyenv +.python-version + +# celery beat schedule file +celerybeat-schedule + +# SageMath parsed files +*.sage.py + +# Environments +.env +.venv +env/ +venv/ +ENV/ + +# Spyder project settings +.spyderproject +.spyproject + +# Rope project settings +.ropeproject + +# mkdocs documentation +/site + +# mypy +.mypy_cache/ + + diff --git a/ecommerce.sublime-project b/ecommerce.sublime-project new file mode 100644 index 0000000..24db303 --- /dev/null +++ b/ecommerce.sublime-project @@ -0,0 +1,8 @@ +{ + "folders": + [ + { + "path": "." + } + ] +} diff --git a/ecommerce.sublime-workspace b/ecommerce.sublime-workspace new file mode 100644 index 0000000..3e61864 --- /dev/null +++ b/ecommerce.sublime-workspace @@ -0,0 +1,1047 @@ +{ + "auto_complete": + { + "selected_items": + [ + [ + "file", + "filename_req" + ], + [ + "con", + "contact_form" + ], + [ + "mar", + "margin-bottom" + ], + [ + "en", + "environ" + ], + [ + "image", + "image_path" + ], + [ + "err", + "errMsg\tlet" + ], + [ + "in", + "instanceof\tkeyword" + ], + [ + "Vid", + "VideoManager" + ], + [ + "Vide", + "VideoQuerySet" + ], + [ + "q", + "query" + ], + [ + "quer", + "query" + ], + [ + "u", + "unique_slug_generator" + ], + [ + "col-", + "col-sm-12" + ], + [ + "h", + "homeImageList\tproperty" + ], + [ + "se", + "searchQuery\tproperty" + ], + [ + "r", + "routeSub\tproperty" + ], + [ + "Av", + "ActivatedRoute\talias" + ], + [ + "p", + "push\tmethod" + ], + [ + "max", + "max-height" + ], + [ + "margin-", + "margin-bottom" + ], + [ + "min", + "min-height" + ], + [ + "by", + "bypassSecurityTrustResourceUrl\tmethod" + ], + [ + "Pip", + "PipeTransform\talias" + ], + [ + "imp", + "implements\tkeyword" + ], + [ + "cons", + "console\tvar" + ], + [ + "rou", + "RouterModule\talias" + ], + [ + "Rou", + "RouterModule\talias" + ], + [ + "fu", + "function\tkeyword" + ], + [ + "bas", + "basil3\tlet" + ], + [ + "login", + "loginUrl" + ], + [ + "lo", + "login" + ], + [ + "data", + "dataId" + ], + [ + "gen", + "generateEditForm" + ], + [ + "cfe-", + "cfe-media-edit" + ], + [ + "auth", + "author" + ], + [ + "aut", + "author" + ], + [ + "text", + "textarea" + ], + [ + "form", + "formData" + ], + [ + "object", + "objectId" + ], + [ + "obj", + "objectId" + ], + [ + "co", + "contentTxt" + ], + [ + "content", + "contentHolder" + ], + [ + "html", + "htmlStart_" + ], + [ + "per", + "permission_classes" + ], + [ + "a", + "authentication" + ], + [ + "is", + "is_authenticated" + ], + [ + "re", + "responseJSON" + ], + [ + "res", + "responseData" + ], + [ + "fo", + "formResponse" + ], + [ + "max-", + "max-height" + ], + [ + "time", + "timestamp" + ], + [ + "like", + "likeUrl" + ], + [ + "get", + "get_user_model" + ], + [ + "cu", + "customersDjango" + ], + [ + "Lis", + "ListView" + ], + [ + "save", + "save_path" + ], + [ + "email", + "email_message" + ], + [ + "inb", + "inbox_item_list" + ], + [ + "ea", + "email_message" + ], + [ + "ema", + "email_message" + ], + [ + "acc", + "access_secret" + ], + [ + "blog", + "blog-list" + ], + [ + "BlogList", + "blogListController" + ], + [ + "font", + "font-size" + ], + [ + "img", + "img_r" + ], + [ + "sel", + "sel_soup" + ], + [ + "web", + "webdriver" + ], + [ + "my", + "my_num_list" + ], + [ + "nu", + "num_of_items" + ], + [ + "my_", + "my_num_list" + ], + [ + "str", + "str" + ], + [ + "Post", + "PostSerializer" + ], + [ + "query", + "queryset" + ], + [ + "read", + "read_time_min" + ], + [ + "rea", + "read_time_minutes" + ], + [ + "count", + "count_words" + ], + [ + "cont", + "content_type" + ], + [ + "Co", + "CommentForm" + ], + [ + "Commen", + "CommentForm" + ], + [ + "H", + "HttpResponseRedirect" + ], + [ + "Comm", + "CommentManager" + ], + [ + "parent", + "parent_qs" + ], + [ + "parent_", + "parent_id" + ], + [ + "Ht", + "HttpResponseRedirect" + ], + [ + "obje", + "objects" + ], + [ + "pare", + "parent_id" + ], + [ + "comm", + "CommentManager" + ], + [ + "Com", + "Comment" + ], + [ + "cle", + "clean_parent_id" + ], + [ + "COmm", + "CommentManager" + ], + [ + "conten", + "content_type" + ], + [ + "conte", + "contentItem" + ], + [ + "mark", + "markedContent" + ], + [ + "titl", + "titleItem" + ], + [ + "tit", + "titleValue" + ], + [ + "use", + "username" + ], + [ + "get_o", + "get_object" + ], + [ + "usr", + "username" + ], + [ + "get_obj", + "get_object_or_404" + ], + [ + "sale", + "sale_price" + ], + [ + "ratin", + "rating_obj" + ], + [ + "prod", + "product" + ], + [ + "product", + "productrating_set" + ], + [ + "rai", + "ratings" + ], + [ + "rat", + "ratings" + ], + [ + "pro", + "product_obj" + ], + [ + "ra", + "rating_obj" + ], + [ + "ob", + "objects" + ], + [ + "Pr", + "ProductRating" + ], + [ + "Mu", + "MultipleObjectsReturned" + ], + [ + "Pro", + "ProductRating" + ], + [ + "inpu", + "inputValue" + ], + [ + "tra", + "transactions_today" + ], + [ + "today", + "today_max" + ], + [ + "date", + "datetime" + ], + [ + "get_", + "get_transactions" + ], + [ + "mode", + "models" + ], + [ + "Sell", + "SellerAccount" + ], + [ + "dow", + "download_link" + ], + [ + "w", + "wrap" + ], + [ + "http", + "Http404" + ], + [ + "produ", + "product_obj" + ], + [ + "fun", + "function" + ], + [ + "wid", + "width" + ], + [ + "ran", + "random_products" + ], + [ + "po", + "products" + ], + [ + "to", + "top_tags_idless" + ], + [ + "Tag", + "TagView" + ] + ] + }, + "buffers": + [ + { + "settings": + { + "buffer_size": 0, + "line_ending": "Unix" + } + } + ], + "build_system": "", + "build_system_choices": + [ + ], + "build_varint": "", + "command_palette": + { + "height": 87.0, + "last_filter": "mark", + "selected_items": + [ + [ + "mark", + "Markdown Preview: Preview in Browser" + ], + [ + "instal", + "Package Control: Install Package" + ], + [ + "ins", + "Package Control: Install Package" + ], + [ + "pack", + "Package Control: Install Package" + ], + [ + "mar", + "Markdown Preview: Preview in Browser" + ], + [ + "markd", + "Markdown Preview: Preview in Browser" + ], + [ + "markdown", + "Markdown Preview: Preview in Browser" + ], + [ + "", + "Convert Case: Lower Case" + ], + [ + "package", + "Package Control: List Packages" + ], + [ + "install", + "Package Control: Install Package" + ] + ], + "width": 485.0 + }, + "console": + { + "height": 125.0, + "history": + [ + ] + }, + "distraction_free": + { + "menu_visible": true, + "show_minimap": false, + "show_open_files": false, + "show_tabs": false, + "side_bar_visible": false, + "status_bar_visible": false + }, + "expanded_folders": + [ + "/Users/cfe/Dev/ecommerce" + ], + "file_history": + [ + "/Users/cfe/Dev/cfe-s3-upload/backend/src/templates/upload.html", + "/Users/cfe/Dev/cfe-s3-upload/backend/src/cfehome/urls.py", + "/Users/cfe/Dev/cfe-s3-upload/backend/src/files/config_aws.py", + "/Users/cfe/Dev/cfe-s3-upload/backend/src/cfehome/settings/base.py", + "/Users/cfe/Dev/cfe-s3-upload/backend/src/cfehome/settings/local.py", + "/Users/cfe/Dev/cfe-s3-upload/backend/src/cfehome/settings/production.py", + "/Users/cfe/Dev/cfe-s3-upload/backend/src/credentials.py", + "/Users/cfe/Dev/cfe-s3-upload/backend/src/cfehome/credentials.py", + "/Users/cfe/Dev/django-s3-upload/credentials.py", + "/Users/cfe/Dev/django-s3-upload/src/credentials.py", + "/Users/cfe/Dev/basics/src/templates/posts/listview.html", + "/Users/cfe/Dev/basics/src/posts/migrations/0006_auto_20170727_1653.py", + "/Users/cfe/Dev/basics/src/pages/models.py", + "/Users/cfe/Dev/basics/src/cfebasic/urls.py", + "/Users/cfe/Dev/basics/src/templates/navbar.html", + "/Users/cfe/Dev/basics/src/templates/javascript.html", + "/Users/cfe/Dev/basics/src/templates/base.html", + "/Users/cfe/Dev/basics/src/templates/contact.html", + "/Users/cfe/Dev/basics/src/templates/about.html", + "/Users/cfe/Dev/basics/src/templates/home.html", + "/Users/cfe/Dev/basics/src/cfebasic/settings.py", + "/Users/cfe/Dev/basics/src/posts/views.py", + "/Users/cfe/Dev/basics/src/pages/views.py", + "/Users/cfe/Dev/trydjango1-11/README.md", + "/Users/cfe/Dev/trydjango1-11/LICENSE", + "/Users/cfe/Dev/trydjango1-11/.gitignore", + "/Users/cfe/Dev/trydjango1-11/requirements.txt", + "/Users/cfe/Dev/trydjango1-11/src/muypicky/settings/__init__.py", + "/Users/jmitch/Dropbox/cfe/v2/src/accounts/signals.py", + "/Users/jmitch/Dropbox/cfe/v2/src/analytics/models.py", + "/Users/jmitch/Dropbox/cfe/v2/src/accounts/views.py", + "/Users/cfe/Dev/geo2/.gitignore", + "/Users/cfe/Dev/geo2/src", + "/Users/cfe/Dev/djangular/backend/src/.env", + "/Users/cfe/Dev/djangular/backend/src/tryangular/settings/base.py", + "/Users/cfe/Dev/djangular/backend/src/tryangular/aws/utils.py", + "/Users/cfe/Dev/djangular/backend/src/tryangular/aws/conf.py", + "/Users/cfe/Dev/djangular/backend/src/tryangular/wsgi.py", + "/Users/cfe/Dev/djangular/backend/src/tryangular/__init__.py", + "/Users/cfe/Dev/djangular/backend/src/tryangular/settings/local.py", + "/Users/cfe/Dev/djangular/client/src/app/home/home.component.ts", + "/Users/cfe/Dev/djangular/backend/src/videos/models.py", + "/Users/cfe/Dev/djangular/backend/src/videos/api/serializers.py", + "/Users/cfe/Dev/djangular/backend/src/tryangular/settings/production.py", + "/Users/cfe/Dev/djangular/backend/src/videos/migrations/0006_auto_20170426_2258.py", + "/Users/cfe/Dev/djangular/backend/src/tryangular/aws/__init__.py", + "/Users/cfe/Downloads/credentials (1).csv", + "/Users/cfe/Dev/djangular/.gitignore", + "/Users/cfe/Dev/djangular/backend/src/tryangular/settings/__init__.py", + "/Users/cfe/Dev/djangular/backend/src/runtime.txt", + "/Users/cfe/Dev/djangular/backend/src/tryangular/old_settings.py", + "/Users/cfe/Dev/djangular/backend/src/staticheroku/mediaheroku/images/blank.txt", + "/Users/cfe/Dev/djangular/backend/src/staticheroku/mediaheroku/blank.txt", + "/Users/cfe/Dev/djangular/backend/src/requirements.txt", + "/Users/cfe/Dev/djangular/backend/src/mediaheroku/blank.txt", + "/Users/cfe/Dev/djangular/backend/src/mediaheroku/blank", + "/Users/cfe/Dev/djangular/backend/src/Procfile", + "/Users/cfe/Dev/djangular/backend/src/.gitignore", + "/Users/cfe/Dev/djangular/backend/src/videos/utils.py", + "/Users/cfe/Dev/djangular/backend/src/templates/500.html", + "/Users/cfe/Dev/djangular/backend/src/templates/404.html", + "/Users/cfe/Dev/djangular/backend/src/tryangular/urls.py", + "/Users/cfe/Dev/djangular/backend/src/videos/api/urls.py", + "/Users/cfe/Dev/djangular/client/src/app/video-detail/video-detail.component.html", + "/Users/cfe/Dev/djangular/client/src/app/search/search.component.ts", + "/Users/cfe/Dev/djangular/client/src/app/not-found/not-found.component.html", + "/Users/cfe/Dev/djangular/client/src/app/app.component.ts", + "/Users/cfe/Dev/djangular/client/src/assets/json/videos.json", + "/Users/cfe/Dev/djangular/backend/src/videos/api/views.py", + "/Users/cfe/Dev/djangular/client/src/app/video-detail/video-detail.component.ts", + "/Users/cfe/Dev/djangular/client/src/app/app.routing.ts", + "/Users/cfe/Dev/djangular/client/src/app/app.module.ts", + "/Users/cfe/Dev/djangular/client/src/app/videos/videos.service.ts", + "/Users/cfe/Dev/djangular/backend/src/videos/api/__init__.py", + "/Users/cfe/Dev/djangular/backend/src/videos/admin.py", + "/Users/cfe/Dev/djangular/backend/src/static/ang/index.html", + "/Users/cfe/Dev/djangular/backend/src/tryangular/settings.py", + "/Users/cfe/Dev/djangular/backend/src/templates/ang_home.html", + "/Users/cfe/Dev/djangular/client/deploy.sh", + "/Users/cfe/Dev/djangular/client/src/app/app.component.html", + "/Users/cfe/Dev/ngSrvup/client/README.md", + "/Users/cfe/Dev/ngSrvup/client/LICENSE", + "/Users/cfe/Dev/ngSrvup/client/src/app/search/search.component.html", + "/Users/cfe/Dev/ngSrvup/client/src/app/app.component.html", + "/Users/cfe/Dev/ngSrvup/client/src/app/search-detail/search-detail.component.html", + "/Users/cfe/Dev/ngSrvup/client/src/app/app.component.ts", + "/Users/cfe/Dev/ngSrvup/client/src/app/video-detail/video-detail.component.ts", + "/Users/cfe/Dev/ngSrvup/client/src/assets/json/videos.json", + "/Users/cfe/Dev/ngSrvup/client/src/app/videos/video.ts", + "/Users/cfe/Dev/ngSrvup/client/src/app/video-list/video-list.component.ts", + "/Users/cfe/Dev/ngSrvup/client/src/app/app.module.ts", + "/Users/cfe/Dev/ngSrvup/client/src/app/search/search.component.ts", + "/Users/cfe/Dev/ngSrvup/client/src/app/app.routing.ts", + "/Users/cfe/Dev/ngSrvup/client/src/app/search-detail/search-detail.component.ts", + "/Users/cfe/Dev/ngSrvup/client/src/app/home/home.component.ts", + "/Users/cfe/Dev/ngSrvup/client/src/app/videos/videos.service.ts", + "/Users/cfe/Dev/ngSrvup/client/src/app/video-list/video-list.component.html", + "/Users/cfe/Dev/ngSrvup/client/src/app/videos/videos.service.spec.ts", + "/Users/cfe/Dev/ngSrvup/client/src/styles.css", + "/Users/cfe/Dev/ngSrvup/client/src/index.html", + "/Users/cfe/Dev/ngSrvup/client/src/app/video-detail/video-detail.component.html", + "/Users/cfe/Dev/ngSrvup/client/src/app/home/home.component.html", + "/Users/cfe/Dev/ngSrvup/client/src/app/safe.pipe.ts", + "/Users/cfe/Dev/ngSrvup/client/src/app/utility/safe.pipe.ts", + "/Users/cfe/Dev/ngSrvup/client/src/app/utilities/safe.pipe.ts", + "/Users/cfe/Dev/ngSrvup/client/src/app/video-list/videos.json", + "/Users/cfe/Dev/tsSetup/tsconfig.json", + "/Users/cfe/Dev/tsSetup/package.json", + "/Users/cfe/Dev/tsSetup/src/coffee/getcoffee.ts", + "/Users/cfe/Dev/tsSetup/index.html", + "/Users/cfe/Dev/tsSetup/dist/main.js", + "/Users/cfe/Dev/tsSetup/second.ts", + "/Users/cfe/Dev/tsSetup/dist/bundle.js", + "/Users/cfe/Dev/tsSetup/webpack.config.js", + "/Users/cfe/Dev/tsSetup/main.ts", + "/Users/cfe/Dev/tsSetup/src/main.ts", + "/Users/cfe/Dev/tsSetup/.gitignore", + "/Users/cfe/Dev/tsSetup/dist/second.ts", + "/Users/cfe/Dev/tsSetup/basil.ts", + "/Users/cfe/Dev/tsSetup/dist/basil.ts", + "/Users/cfe/Dev/srvup-comments/staticfiles_cdn/static_cdn/comments/js/cfe.comments.js", + "/Users/cfe/Dev/srvup-comments/src/comments/views.py", + "/Users/cfe/Dev/srvup-comments/src/comments/api/urls.py", + "/Users/cfe/Dev/srvup-comments/src/comments/models.py", + "/Users/cfe/Dev/srvup-comments/src/srvupComments/urls.py", + "/Users/cfe/Dev/srvup-comments/src/comments/static/comments/js/cfe.comments.js", + "/Users/cfe/Dev/srvup-comments/src/srvupComments/settings.py", + "/Users/cfe/Dev/srvup-comments/src/templates/home.html" + ], + "find": + { + "height": 40.0 + }, + "find_in_files": + { + "height": 132.0, + "where_history": + [ + "/Users/jmitch/Dropbox/cfe/v2/src", + "/Users/cfe/Dev/djangular/client/src/app", + "/Users/jmitch/Desktop/ecommerce-2/src", + "/Users/jmitch/Dropbox/projects/kpj", + "/Users/jmitch/Dropbox/projects/kpj/kpj", + "/Users/jmitch/Dropbox/projects/", + "/Users/jmitch/Dropbox/projects/kpj/kpj", + "", + "/Users/jmitch/Dropbox/projects/kpj/kpj", + "/Users/jmitch/Dropbox/projects/kpj", + "/Users/jmitch/Dropbox/cfe/src" + ] + }, + "find_state": + { + "case_sensitive": false, + "find_history": + [ + "fileUploadComplete", + "$.alert", + "uploadFile", + "courseId", + "username", + "file_bucket", + ".send", + "end_session", + "user_logged_in", + "geoip", + "object_viewed", + "console.log", + "videoListDefaultImage", + "\"assets/", + "from", + "jquery", + "login", + ".load-comments", + "load-comments", + "parent()", + ">Edit", + "edit", + "formatErrorMsg", + "authUsername", + "owner", + "getComments", + "likes", + "url", + "crispy", + "Comment", + "charts", + "markdown", + "comment", + "reportlab", + "$http", + "get_transactions", + "ProductUpdateView", + "delete all", + "jmitch-#", + "AddressSelectFormView", + "order_address", + "\"", + "item_it", + "trydjango18", + "questions_notification", + "app.task", + "needs_rep", + "sendgrid", + "celerybeat-schedule.db", + "get_next_lecture", + "lecture_quiz_result", + "quiz", + "url", + "reverse", + "module-box", + "slug", + "lang", + "send_mail", + "get_user", + "ppe_4", + "as_view", + "\"join\"", + "saftey", + "Saftey Trianing i", + "Training on new pesticides prior to first use", + "transaction", + "render_to", + "render_to_pdf", + "render_to", + "DeleteView", + "welcome_", + "welcome", + "all.html", + "$.ajax", + "ajax", + "wistia", + "upload", + "review", + "review now", + "review_chemicals", + "lectures_admin", + "upload_bulk", + "ChemicalsViewAdmin", + "filter(active=F", + "active", + "LectureQuizAdminView", + "formview", + "$.ajax", + "ajax", + "clean", + "keep", + "questionanswer", + "initial", + "get_lecture", + "slug", + "LectureDetailView", + "get_lecture", + "get_next_lecture", + "lecture_quiz", + "edit_lecture", + "single_lecture", + "single", + "form.as", + "question.as", + "question", + "method", + "csv", + "ceu", + "login", + "easy", + "grand", + "pricing", + "cost", + "paginator", + "question", + "lecturequestion", + "question", + "next", + "take_quiz", + "after ", + "href", + "take_quiz", + "start", + "Coding", + "Coding For Entrepreneurs", + "Coding for Entrepreneurs", + "results", + "cleaned_email" + ], + "highlight": false, + "in_selection": false, + "preserve_case": false, + "regex": false, + "replace_history": + [ + "\"/static/ang/assets/", + ".cfe-load-comments", + "jmitch=#", + "'", + "ecommerce2", + "Control Guidance Solutions, LLC", + "class=\"fa fa-check fa-2x\"", + "img/apple-touch-icon-152.png", + "{})", + "render(request,", + "render(", + ")", + "render(request,", + "Coding For Entrepreneurs", + "CodingForEntrepreneurs.com", + "Coding For Entrepreneurs", + "CodingForEntrepreneurs.com" + ], + "reverse": false, + "show_context": false, + "use_buffer2": false, + "whole_word": false, + "wrap": true + }, + "groups": + [ + { + "selected": 0, + "sheets": + [ + { + "buffer": 0, + "semi_transient": false, + "settings": + { + "buffer_size": 0, + "regions": + { + }, + "selection": + [ + [ + 0, + 0 + ] + ], + "settings": + { + "syntax": "Packages/Text/Plain text.tmLanguage" + }, + "translation.x": 0.0, + "translation.y": 0.0, + "zoom_level": 1.0 + }, + "stack_index": 0, + "type": "text" + } + ] + } + ], + "incremental_find": + { + "height": 40.0 + }, + "input": + { + "height": 48.0 + }, + "layout": + { + "cells": + [ + [ + 0, + 0, + 1, + 1 + ] + ], + "cols": + [ + 0.0, + 1.0 + ], + "rows": + [ + 0.0, + 1.0 + ] + }, + "menu_visible": true, + "output.doc": + { + "height": 0.0 + }, + "output.find_results": + { + "height": 508.0 + }, + "pinned_build_system": "", + "project": "ecommerce.sublime-project", + "replace": + { + "height": 76.0 + }, + "save_all_on_build": true, + "select_file": + { + "height": 0.0, + "last_filter": "", + "selected_items": + [ + [ + "email", + "templates/team/email_instructions.html" + ] + ], + "width": 0.0 + }, + "select_project": + { + "height": 0.0, + "last_filter": "", + "selected_items": + [ + ], + "width": 0.0 + }, + "select_symbol": + { + "height": 0.0, + "last_filter": "", + "selected_items": + [ + ], + "width": 0.0 + }, + "selected_group": 0, + "settings": + { + }, + "show_minimap": false, + "show_open_files": true, + "show_tabs": true, + "side_bar_visible": true, + "side_bar_width": 224.0, + "status_bar_visible": true, + "template_settings": + { + } +}