workspace.xml 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="5d56ca4e-fa09-4724-964f-713958f1a350" name="Default" comment="" />
  5. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  6. <option name="TRACKING_ENABLED" value="true" />
  7. <option name="SHOW_DIALOG" value="false" />
  8. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  9. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  10. <option name="LAST_RESOLUTION" value="IGNORE" />
  11. </component>
  12. <component name="FileEditorManager">
  13. <leaf>
  14. <file leaf-file-name="trans_real.py" pinned="false" current-in-tab="false">
  15. <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python36/Lib/site-packages/django/utils/translation/trans_real.py">
  16. <provider selected="true" editor-type-id="text-editor">
  17. <state relative-caret-position="116">
  18. <caret line="126" selection-start-line="126" selection-end-line="126" />
  19. </state>
  20. </provider>
  21. </entry>
  22. </file>
  23. <file leaf-file-name="settings.py" pinned="false" current-in-tab="true">
  24. <entry file="file://$PROJECT_DIR$/Niko/settings.py">
  25. <provider selected="true" editor-type-id="text-editor">
  26. <state relative-caret-position="95">
  27. <caret line="124" column="24" selection-start-line="124" selection-start-column="24" selection-end-line="124" selection-end-column="24" />
  28. </state>
  29. </provider>
  30. </entry>
  31. </file>
  32. </leaf>
  33. </component>
  34. <component name="IdeDocumentHistory">
  35. <option name="CHANGED_PATHS">
  36. <list>
  37. <option value="$PROJECT_DIR$/Niko/settings.py" />
  38. </list>
  39. </option>
  40. </component>
  41. <component name="ProjectFrameBounds">
  42. <option name="x" value="85" />
  43. <option name="y" value="25" />
  44. <option name="width" value="1750" />
  45. <option name="height" value="970" />
  46. </component>
  47. <component name="ProjectView">
  48. <navigator proportions="" version="1">
  49. <foldersAlwaysOnTop value="true" />
  50. </navigator>
  51. <panes>
  52. <pane id="Scope" />
  53. <pane id="ProjectPane">
  54. <subPane>
  55. <expand>
  56. <path>
  57. <item name="Niko_Public" type="b2602c69:ProjectViewProjectNode" />
  58. <item name="Niko_Public" type="462c0819:PsiDirectoryNode" />
  59. </path>
  60. <path>
  61. <item name="Niko_Public" type="b2602c69:ProjectViewProjectNode" />
  62. <item name="Niko_Public" type="462c0819:PsiDirectoryNode" />
  63. <item name="Niko" type="462c0819:PsiDirectoryNode" />
  64. </path>
  65. </expand>
  66. <select />
  67. </subPane>
  68. </pane>
  69. </panes>
  70. </component>
  71. <component name="PropertiesComponent">
  72. <property name="last_opened_file_path" value="$PROJECT_DIR$/manage.py" />
  73. </component>
  74. <component name="RunDashboard">
  75. <option name="ruleStates">
  76. <list>
  77. <RuleState>
  78. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  79. </RuleState>
  80. <RuleState>
  81. <option name="name" value="StatusDashboardGroupingRule" />
  82. </RuleState>
  83. </list>
  84. </option>
  85. </component>
  86. <component name="RunManager">
  87. <configuration default="true" type="PythonConfigurationType" factoryName="Python">
  88. <module name="Niko_Public" />
  89. <option name="INTERPRETER_OPTIONS" value="" />
  90. <option name="PARENT_ENVS" value="true" />
  91. <envs>
  92. <env name="PYTHONUNBUFFERED" value="1" />
  93. </envs>
  94. <option name="SDK_HOME" value="C:\Users\Jees\AppData\Local\Programs\Python\Python36\python.exe" />
  95. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  96. <option name="IS_MODULE_SDK" value="false" />
  97. <option name="ADD_CONTENT_ROOTS" value="true" />
  98. <option name="ADD_SOURCE_ROOTS" value="true" />
  99. <option name="SCRIPT_NAME" value="$PROJECT_DIR$/manage.py" />
  100. <option name="PARAMETERS" value="runserver" />
  101. <option name="SHOW_COMMAND_LINE" value="false" />
  102. <option name="EMULATE_TERMINAL" value="false" />
  103. <option name="MODULE_MODE" value="false" />
  104. </configuration>
  105. <configuration name="manage" type="PythonConfigurationType" factoryName="Python" temporary="true">
  106. <module name="Niko_Public" />
  107. <option name="INTERPRETER_OPTIONS" value="" />
  108. <option name="PARENT_ENVS" value="true" />
  109. <envs>
  110. <env name="PYTHONUNBUFFERED" value="1" />
  111. </envs>
  112. <option name="SDK_HOME" value="C:\Users\Jees\AppData\Local\Programs\Python\Python36\python.exe" />
  113. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  114. <option name="IS_MODULE_SDK" value="true" />
  115. <option name="ADD_CONTENT_ROOTS" value="true" />
  116. <option name="ADD_SOURCE_ROOTS" value="true" />
  117. <option name="SCRIPT_NAME" value="$PROJECT_DIR$/manage.py" />
  118. <option name="PARAMETERS" value="runserver" />
  119. <option name="SHOW_COMMAND_LINE" value="false" />
  120. <option name="EMULATE_TERMINAL" value="false" />
  121. <option name="MODULE_MODE" value="false" />
  122. </configuration>
  123. <recent_temporary>
  124. <list>
  125. <item itemvalue="Python.manage" />
  126. </list>
  127. </recent_temporary>
  128. </component>
  129. <component name="SvnConfiguration">
  130. <configuration />
  131. </component>
  132. <component name="TaskManager">
  133. <task active="true" id="Default" summary="Default task">
  134. <changelist id="5d56ca4e-fa09-4724-964f-713958f1a350" name="Default" comment="" />
  135. <created>1532534236230</created>
  136. <option name="number" value="Default" />
  137. <option name="presentableId" value="Default" />
  138. <updated>1532534236230</updated>
  139. </task>
  140. <servers />
  141. </component>
  142. <component name="ToolWindowManager">
  143. <frame x="68" y="20" width="1400" height="776" extended-state="0" />
  144. <editor active="true" />
  145. <layout>
  146. <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.24963924" />
  147. <window_info anchor="bottom" id="TODO" order="6" />
  148. <window_info anchor="bottom" id="Event Log" side_tool="true" />
  149. <window_info anchor="bottom" id="Run" order="2" />
  150. <window_info anchor="bottom" id="Version Control" show_stripe_button="false" />
  151. <window_info anchor="bottom" id="Python Console" />
  152. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  153. <window_info anchor="bottom" id="Terminal" />
  154. <window_info anchor="bottom" id="Debug" order="3" visible="true" weight="0.39969835" />
  155. <window_info id="Favorites" side_tool="true" />
  156. <window_info anchor="bottom" id="Find" order="1" />
  157. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  158. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  159. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  160. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  161. <window_info anchor="bottom" id="Message" order="0" />
  162. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  163. </layout>
  164. </component>
  165. <component name="VcsContentAnnotationSettings">
  166. <option name="myLimit" value="2678400000" />
  167. </component>
  168. <component name="editorHistoryManager">
  169. <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python36/Lib/site-packages/django/utils/translation/trans_real.py">
  170. <provider selected="true" editor-type-id="text-editor">
  171. <state relative-caret-position="116">
  172. <caret line="126" selection-start-line="126" selection-end-line="126" />
  173. </state>
  174. </provider>
  175. </entry>
  176. <entry file="file://$PROJECT_DIR$/Niko/settings.py">
  177. <provider selected="true" editor-type-id="text-editor">
  178. <state relative-caret-position="95">
  179. <caret line="124" column="24" selection-start-line="124" selection-start-column="24" selection-end-line="124" selection-end-column="24" />
  180. </state>
  181. </provider>
  182. </entry>
  183. </component>
  184. </project>