销售红包

workspace.xml 32KB

    <?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="ChangeListManager"> <list default="true" id="8287082c-5144-4790-9da1-578e292318f7" name="Default" comment="" /> <ignored path="tamron.iws" /> <ignored path=".idea/workspace.xml" /> <ignored path=".idea/dataSources.local.xml" /> <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" /> <option name="TRACKING_ENABLED" value="true" /> <option name="SHOW_DIALOG" value="false" /> <option name="HIGHLIGHT_CONFLICTS" value="true" /> <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> <option name="LAST_RESOLUTION" value="IGNORE" /> </component> <component name="CreatePatchCommitExecutor"> <option name="PATCH_PATH" value="" /> </component> <component name="ExecutionTargetManager" SELECTED_TARGET="default_target" /> <component name="FavoritesManager"> <favorites_list name="tamron" /> </component> <component name="FileEditorManager"> <leaf> <file leaf-file-name="tamron.ini" pinned="false" current-in-tab="false"> <entry file="file://$PROJECT_DIR$/tamron/uwsgi.bak/tamron.ini"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="255"> <caret line="17" column="61" selection-start-line="17" selection-start-column="61" selection-end-line="17" selection-end-column="61" /> <folding /> </state> </provider> </entry> </file> <file leaf-file-name="tamron_nginx.conf" pinned="false" current-in-tab="true"> <entry file="file://$PROJECT_DIR$/tamron/uwsgi.bak/tamron_nginx.conf"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="480"> <caret line="32" column="50" selection-start-line="32" selection-start-column="50" selection-end-line="32" selection-end-column="50" /> <folding /> </state> </provider> </entry> </file> </leaf> </component> <component name="FileTemplateManagerImpl"> <option name="RECENT_TEMPLATES"> <list> <option value="Python Script" /> </list> </option> </component> <component name="IdeDocumentHistory"> <option name="CHANGED_PATHS"> <list> <option value="$PROJECT_DIR$/tamron/basemodels.py" /> <option value="$PROJECT_DIR$/account/admin.py" /> <option value="$PROJECT_DIR$/product/admin.py" /> <option value="$PROJECT_DIR$/integral/admin.py" /> <option value="$PROJECT_DIR$/page/views.py" /> <option value="$PROJECT_DIR$/product/models.py" /> <option value="$PROJECT_DIR$/integral/models.py" /> <option value="$PROJECT_DIR$/tamron/settings.py" /> <option value="$PROJECT_DIR$/api/urls.py" /> <option value="$PROJECT_DIR$/tamron/local_settings.py" /> <option value="$PROJECT_DIR$/page/templates/page/clerk_oauth.html" /> <option value="$PROJECT_DIR$/page/sale_views.py" /> <option value="$PROJECT_DIR$/page/templates/page/clerk_sale.html" /> <option value="$PROJECT_DIR$/page/templates/page/clerk_into.html" /> <option value="$PROJECT_DIR$/tamron/urls.py" /> <option value="$PROJECT_DIR$/page/info_views.py" /> <option value="$PROJECT_DIR$/utils/error/errno_utils.py" /> <option value="$PROJECT_DIR$/page/oauth_views.py" /> <option value="$PROJECT_DIR$/account/models.py" /> <option value="$PROJECT_DIR$/page/templates/page/clerk_info.html" /> <option value="$PROJECT_DIR$/tamron/uwsgi.bak/tamron.ini" /> <option value="$PROJECT_DIR$/tamron/uwsgi.bak/tamron_nginx.conf" /> </list> </option> </component> <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" /> <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" /> <component name="JsGulpfileManager"> <detection-done>true</detection-done> <sorting>DEFINITION_ORDER</sorting> </component> <component name="ProjectFrameBounds"> <option name="x" value="65" /> <option name="y" value="24" /> <option name="width" value="1301" /> <option name="height" value="744" /> </component> <component name="ProjectLevelVcsManager" settingsEditedManually="false"> <OptionsSetting value="true" id="Add" /> <OptionsSetting value="true" id="Remove" /> <OptionsSetting value="true" id="Checkout" /> <OptionsSetting value="true" id="Update" /> <OptionsSetting value="true" id="Status" /> <OptionsSetting value="true" id="Edit" /> <ConfirmationsSetting value="0" id="Add" /> <ConfirmationsSetting value="0" id="Remove" /> </component> <component name="ProjectView"> <navigator currentView="ProjectPane" proportions="" version="1"> <flattenPackages /> <showMembers /> <showModules /> <showLibraryContents /> <hideEmptyPackages /> <abbreviatePackageNames /> <autoscrollToSource /> <autoscrollFromSource /> <sortByType /> <manualOrder /> <foldersAlwaysOnTop value="true" /> </navigator> <panes> <pane id="Scratches" /> <pane id="Scope" /> <pane id="ProjectPane"> <subPane> <PATH> <PATH_ELEMENT> <option name="myItemId" value="tamron" /> <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" /> </PATH_ELEMENT> </PATH> <PATH> <PATH_ELEMENT> <option name="myItemId" value="tamron" /> <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" /> </PATH_ELEMENT> <PATH_ELEMENT> <option name="myItemId" value="tamron" /> <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> </PATH_ELEMENT> </PATH> </subPane> </pane> </panes> </component> <component name="PropertiesComponent"> <property name="last_opened_file_path" value="$PROJECT_DIR$" /> <property name="WebServerToolWindowFactoryState" value="false" /> <property name="js-jscs-nodeInterpreter" value="$USER_HOME$/.nvm/versions/node/v6.10.0/bin/node" /> </component> <component name="RecentsManager"> <key name="CopyFile.RECENT_KEYS"> <recent name="$PROJECT_DIR$/page" /> <recent name="$PROJECT_DIR$/page/templates/page" /> </key> </component> <component name="RunManager" selected="Django server.tamron"> <configuration default="true" type="DjangoTestsConfigurationType" factoryName="Django tests"> <option name="INTERPRETER_OPTIONS" value="" /> <option name="PARENT_ENVS" value="true" /> <envs> <env name="PYTHONUNBUFFERED" value="1" /> </envs> <option name="SDK_HOME" value="" /> <option name="WORKING_DIRECTORY" value="" /> <option name="IS_MODULE_SDK" value="false" /> <option name="ADD_CONTENT_ROOTS" value="true" /> <option name="ADD_SOURCE_ROOTS" value="true" /> <module name="tamron" /> <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" /> <option name="TARGET" value="" /> <option name="SETTINGS_FILE" value="" /> <option name="CUSTOM_SETTINGS" value="false" /> <option name="USE_OPTIONS" value="false" /> <option name="OPTIONS" value="" /> <method /> </configuration> <configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug"> <method /> </configuration> <configuration default="true" type="PyBehaveRunConfigurationType" factoryName="Behave"> <option name="INTERPRETER_OPTIONS" value="" /> <option name="PARENT_ENVS" value="true" /> <envs /> <option name="SDK_HOME" value="" /> <option name="WORKING_DIRECTORY" value="" /> <option name="IS_MODULE_SDK" value="false" /> <option name="ADD_CONTENT_ROOTS" value="true" /> <option name="ADD_SOURCE_ROOTS" value="true" /> <module name="tamron" /> <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" /> <option name="ADDITIONAL_ARGS" value="" /> <method /> </configuration> <configuration default="true" type="PyLettuceRunConfigurationType" factoryName="Lettuce"> <option name="INTERPRETER_OPTIONS" value="" /> <option name="PARENT_ENVS" value="true" /> <envs /> <option name="SDK_HOME" value="" /> <option name="WORKING_DIRECTORY" value="" /> <option name="IS_MODULE_SDK" value="false" /> <option name="ADD_CONTENT_ROOTS" value="true" /> <option name="ADD_SOURCE_ROOTS" value="true" /> <module name="tamron" /> <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" /> <option name="ADDITIONAL_ARGS" value="" /> <method /> </configuration> <configuration default="true" type="Python.DjangoServer" factoryName="Django server"> <option name="INTERPRETER_OPTIONS" value="" /> <option name="PARENT_ENVS" value="true" /> <envs> <env name="PYTHONUNBUFFERED" value="1" /> </envs> <option name="SDK_HOME" value="" /> <option name="WORKING_DIRECTORY" value="" /> <option name="IS_MODULE_SDK" value="false" /> <option name="ADD_CONTENT_ROOTS" value="true" /> <option name="ADD_SOURCE_ROOTS" value="true" /> <module name="tamron" /> <option name="launchJavascriptDebuger" value="false" /> <option name="port" value="8000" /> <option name="host" value="" /> <option name="additionalOptions" value="" /> <option name="browserUrl" value="" /> <option name="runTestServer" value="false" /> <option name="runNoReload" value="false" /> <option name="useCustomRunCommand" value="false" /> <option name="customRunCommand" value="" /> <method /> </configuration> <configuration default="true" type="PythonConfigurationType" factoryName="Python"> <option name="INTERPRETER_OPTIONS" value="" /> <option name="PARENT_ENVS" value="true" /> <envs> <env name="PYTHONUNBUFFERED" value="1" /> </envs> <option name="SDK_HOME" value="" /> <option name="WORKING_DIRECTORY" value="" /> <option name="IS_MODULE_SDK" value="false" /> <option name="ADD_CONTENT_ROOTS" value="true" /> <option name="ADD_SOURCE_ROOTS" value="true" /> <module name="tamron" /> <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" /> <option name="SCRIPT_NAME" value="" /> <option name="PARAMETERS" value="" /> <option name="SHOW_COMMAND_LINE" value="false" /> <method /> </configuration> <configuration default="true" type="Tox" factoryName="Tox"> <option name="INTERPRETER_OPTIONS" value="" /> <option name="PARENT_ENVS" value="true" /> <envs /> <option name="SDK_HOME" value="" /> <option name="WORKING_DIRECTORY" value="" /> <option name="IS_MODULE_SDK" value="false" /> <option name="ADD_CONTENT_ROOTS" value="true" /> <option name="ADD_SOURCE_ROOTS" value="true" /> <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" /> <module name="tamron" /> <method /> </configuration> <configuration default="true" type="js.build_tools.gulp" factoryName="Gulp.js"> <node-interpreter>project</node-interpreter> <node-options /> <gulpfile /> <tasks /> <arguments /> <envs /> <method /> </configuration> <configuration default="true" type="js.build_tools.npm" factoryName="npm"> <command value="run-script" /> <scripts /> <node-interpreter value="project" /> <envs /> <method /> </configuration> <configuration default="true" type="tests" factoryName="Attests"> <option name="INTERPRETER_OPTIONS" value="" /> <option name="PARENT_ENVS" value="true" /> <envs /> <option name="SDK_HOME" value="" /> <option name="WORKING_DIRECTORY" value="" /> <option name="IS_MODULE_SDK" value="false" /> <option name="ADD_CONTENT_ROOTS" value="true" /> <option name="ADD_SOURCE_ROOTS" value="true" /> <module name="tamron" /> <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" /> <option name="SCRIPT_NAME" value="" /> <option name="CLASS_NAME" value="" /> <option name="METHOD_NAME" value="" /> <option name="FOLDER_NAME" value="" /> <option name="TEST_TYPE" value="TEST_SCRIPT" /> <option name="PATTERN" value="" /> <option name="USE_PATTERN" value="false" /> <method /> </configuration> <configuration default="true" type="tests" factoryName="Doctests"> <option name="INTERPRETER_OPTIONS" value="" /> <option name="PARENT_ENVS" value="true" /> <envs /> <option name="SDK_HOME" value="" /> <option name="WORKING_DIRECTORY" value="" /> <option name="IS_MODULE_SDK" value="false" /> <option name="ADD_CONTENT_ROOTS" value="true" /> <option name="ADD_SOURCE_ROOTS" value="true" /> <module name="tamron" /> <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" /> <option name="SCRIPT_NAME" value="" /> <option name="CLASS_NAME" value="" /> <option name="METHOD_NAME" value="" /> <option name="FOLDER_NAME" value="" /> <option name="TEST_TYPE" value="TEST_SCRIPT" /> <option name="PATTERN" value="" /> <option name="USE_PATTERN" value="false" /> <method /> </configuration> <configuration default="true" type="tests" factoryName="Nosetests"> <option name="INTERPRETER_OPTIONS" value="" /> <option name="PARENT_ENVS" value="true" /> <envs /> <option name="SDK_HOME" value="" /> <option name="WORKING_DIRECTORY" value="" /> <option name="IS_MODULE_SDK" value="false" /> <option name="ADD_CONTENT_ROOTS" value="true" /> <option name="ADD_SOURCE_ROOTS" value="true" /> <module name="tamron" /> <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" /> <option name="SCRIPT_NAME" value="" /> <option name="CLASS_NAME" value="" /> <option name="METHOD_NAME" value="" /> <option name="FOLDER_NAME" value="" /> <option name="TEST_TYPE" value="TEST_SCRIPT" /> <option name="PATTERN" value="" /> <option name="USE_PATTERN" value="false" /> <option name="PARAMS" value="" /> <option name="USE_PARAM" value="false" /> <method /> </configuration> <configuration default="true" type="tests" factoryName="Unittests"> <option name="INTERPRETER_OPTIONS" value="" /> <option name="PARENT_ENVS" value="true" /> <envs /> <option name="SDK_HOME" value="" /> <option name="WORKING_DIRECTORY" value="" /> <option name="IS_MODULE_SDK" value="false" /> <option name="ADD_CONTENT_ROOTS" value="true" /> <option name="ADD_SOURCE_ROOTS" value="true" /> <module name="tamron" /> <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" /> <option name="SCRIPT_NAME" value="" /> <option name="CLASS_NAME" value="" /> <option name="METHOD_NAME" value="" /> <option name="FOLDER_NAME" value="" /> <option name="TEST_TYPE" value="TEST_SCRIPT" /> <option name="PATTERN" value="" /> <option name="USE_PATTERN" value="false" /> <option name="PUREUNITTEST" value="true" /> <option name="PARAMS" value="" /> <option name="USE_PARAM" value="false" /> <method /> </configuration> <configuration default="true" type="tests" factoryName="py.test"> <option name="INTERPRETER_OPTIONS" value="" /> <option name="PARENT_ENVS" value="true" /> <envs /> <option name="SDK_HOME" value="" /> <option name="WORKING_DIRECTORY" value="" /> <option name="IS_MODULE_SDK" value="false" /> <option name="ADD_CONTENT_ROOTS" value="true" /> <option name="ADD_SOURCE_ROOTS" value="true" /> <module name="tamron" /> <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" /> <option name="SCRIPT_NAME" value="" /> <option name="CLASS_NAME" value="" /> <option name="METHOD_NAME" value="" /> <option name="FOLDER_NAME" value="" /> <option name="TEST_TYPE" value="TEST_SCRIPT" /> <option name="PATTERN" value="" /> <option name="USE_PATTERN" value="false" /> <option name="testToRun" value="" /> <option name="keywords" value="" /> <option name="params" value="" /> <option name="USE_PARAM" value="false" /> <option name="USE_KEYWORD" value="false" /> <method /> </configuration> <configuration default="false" name="tamron" type="Python.DjangoServer" factoryName="Django server"> <option name="INTERPRETER_OPTIONS" value="" /> <option name="PARENT_ENVS" value="true" /> <envs> <env name="PYTHONUNBUFFERED" value="1" /> </envs> <option name="SDK_HOME" value="" /> <option name="WORKING_DIRECTORY" value="" /> <option name="IS_MODULE_SDK" value="false" /> <option name="ADD_CONTENT_ROOTS" value="true" /> <option name="ADD_SOURCE_ROOTS" value="true" /> <module name="tamron" /> <option name="launchJavascriptDebuger" value="false" /> <option name="port" value="8000" /> <option name="host" value="" /> <option name="additionalOptions" value="" /> <option name="browserUrl" value="" /> <option name="runTestServer" value="false" /> <option name="runNoReload" value="false" /> <option name="useCustomRunCommand" value="false" /> <option name="customRunCommand" value="" /> <method /> </configuration> <list size="1"> <item index="0" class="java.lang.String" itemvalue="Django server.tamron" /> </list> </component> <component name="ShelveChangesManager" show_recycled="false"> <option name="remove_strategy" value="false" /> </component> <component name="TaskManager"> <task active="true" id="Default" summary="Default task"> <changelist id="8287082c-5144-4790-9da1-578e292318f7" name="Default" comment="" /> <created>1497849391019</created> <option name="number" value="Default" /> <option name="presentableId" value="Default" /> <updated>1497849391019</updated> </task> <servers /> </component> <component name="ToolWindowManager"> <frame x="65" y="24" width="1301" height="744" extended-state="6" /> <editor active="false" /> <layout> <window_info id="Project" active="true" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.16756341" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" /> <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" /> <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" /> <window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" /> <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" /> <window_info id="Python Console" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" /> <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" /> <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" /> <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" /> <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" /> <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" /> <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" /> <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" /> <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" /> <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" /> </layout> </component> <component name="Vcs.Log.UiProperties"> <option name="RECENTLY_FILTERED_USER_GROUPS"> <collection /> </option> <option name="RECENTLY_FILTERED_BRANCH_GROUPS"> <collection /> </option> </component> <component name="VcsContentAnnotationSettings"> <option name="myLimit" value="2678400000" /> </component> <component name="XDebuggerManager"> <breakpoint-manager> <option name="time" value="2" /> </breakpoint-manager> <watches-manager /> </component> <component name="editorHistoryManager"> <entry file="file://$PROJECT_DIR$/page/models.py"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="0"> <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/account/admin.py"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="165"> <caret line="13" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="23" selection-end-column="0" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/tamron/basemodels.py"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="105"> <caret line="7" column="94" selection-start-line="7" selection-start-column="79" selection-end-line="7" selection-end-column="94" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/integral/admin.py"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="150"> <caret line="10" column="38" selection-start-line="10" selection-start-column="38" selection-end-line="10" selection-end-column="38" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/product/admin.py"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="390"> <caret line="26" column="0" selection-start-line="26" selection-start-column="0" selection-end-line="26" selection-end-column="60" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/integral/views.py"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="60"> <caret line="4" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="4" selection-end-column="0" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/page/views.py"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="60"> <caret line="4" column="0" selection-start-line="4" selection-start-column="0" selection-end-line="4" selection-end-column="0" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/product/models.py"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="308"> <caret line="43" column="104" selection-start-line="43" selection-start-column="104" selection-end-line="43" selection-end-column="104" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/integral/models.py"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="360"> <caret line="24" column="30" selection-start-line="24" selection-start-column="30" selection-end-line="24" selection-end-column="30" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/tamron/settings.py"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="312"> <caret line="200" column="6" selection-start-line="200" selection-start-column="0" selection-end-line="200" selection-end-column="6" /> <folding /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/tamron/local_settings.py"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="420"> <caret line="28" column="32" selection-start-line="28" selection-start-column="32" selection-end-line="28" selection-end-column="32" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/api/urls.py"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="120"> <caret line="8" column="44" selection-start-line="8" selection-start-column="44" selection-end-line="8" selection-end-column="44" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/page/templates/page/clerk_oauth.html"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="360"> <caret line="57" column="18" selection-start-line="25" selection-start-column="12" selection-end-line="57" selection-end-column="18" /> <folding /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/page/templates/page/clerk_sale.html"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="273"> <caret line="160" column="0" selection-start-line="160" selection-start-column="0" selection-end-line="160" selection-end-column="0" /> <folding /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/utils/error/errno_utils.py"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="75"> <caret line="5" column="26" selection-start-line="5" selection-start-column="6" selection-end-line="5" selection-end-column="26" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/account/models.py"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="521"> <caret line="88" column="38" selection-start-line="88" selection-start-column="38" selection-end-line="88" selection-end-column="38" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/tamron/urls.py"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="465"> <caret line="31" column="55" selection-start-line="31" selection-start-column="55" selection-end-line="31" selection-end-column="55" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/page/sale_views.py"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="311"> <caret line="97" column="18" selection-start-line="97" selection-start-column="10" selection-end-line="97" selection-end-column="18" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/page/info_views.py"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="300"> <caret line="20" column="42" selection-start-line="20" selection-start-column="42" selection-end-line="20" selection-end-column="42" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/page/oauth_views.py"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="135"> <caret line="9" column="37" selection-start-line="9" selection-start-column="31" selection-end-line="9" selection-end-column="37" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/page/templates/page/clerk_info.html"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="48"> <caret line="44" column="0" selection-start-line="44" selection-start-column="0" selection-end-line="44" selection-end-column="0" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/tamron/uwsgi.bak/tamron.ini"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="255"> <caret line="17" column="61" selection-start-line="17" selection-start-column="61" selection-end-line="17" selection-end-column="61" /> <folding /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/tamron/uwsgi.bak/tamron_nginx.conf"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="480"> <caret line="32" column="50" selection-start-line="32" selection-start-column="50" selection-end-line="32" selection-end-column="50" /> <folding /> </state> </provider> </entry> </component> </project>