|
@@ -25,22 +25,23 @@
|
|
|
</select>
|
|
</select>
|
|
|
</component>
|
|
</component>
|
|
|
<component name="ChangeListManager">
|
|
<component name="ChangeListManager">
|
|
|
- <list default="true" id="c4e74122-a1c0-423a-8c9f-93e36772f14e" name="Default Changelist" comment="">
|
|
|
|
|
- <change afterPath="$PROJECT_DIR$/.idea/.gitignore" afterDir="false" />
|
|
|
|
|
- <change afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
|
|
|
|
|
- <change afterPath="$PROJECT_DIR$/doc/mcd.mwb" afterDir="false" />
|
|
|
|
|
- <change afterPath="$PROJECT_DIR$/doc/mcd.mwb.bak" afterDir="false" />
|
|
|
|
|
- <change afterPath="$PROJECT_DIR$/orion-server/core/__init__.py" afterDir="false" />
|
|
|
|
|
- <change afterPath="$PROJECT_DIR$/orion-server/core/admin.py" afterDir="false" />
|
|
|
|
|
- <change afterPath="$PROJECT_DIR$/orion-server/core/apps.py" afterDir="false" />
|
|
|
|
|
- <change afterPath="$PROJECT_DIR$/orion-server/core/models.py" afterDir="false" />
|
|
|
|
|
- <change afterPath="$PROJECT_DIR$/orion-server/core/tests.py" afterDir="false" />
|
|
|
|
|
- <change afterPath="$PROJECT_DIR$/orion-server/core/urls.py" afterDir="false" />
|
|
|
|
|
- <change afterPath="$PROJECT_DIR$/orion-server/core/views.py" afterDir="false" />
|
|
|
|
|
- <change afterPath="$PROJECT_DIR$/orion-server/requirements.txt" afterDir="false" />
|
|
|
|
|
- <change beforePath="$PROJECT_DIR$/.idea/orion.iml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/orion.iml" afterDir="false" />
|
|
|
|
|
- <change beforePath="$PROJECT_DIR$/.idea/vcs.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
|
|
|
|
|
|
|
+ <list default="true" id="c4e74122-a1c0-423a-8c9f-93e36772f14e" name="Default Changelist" comment="implements basic django models">
|
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/doc/specs/dome.md" afterDir="false" />
|
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/doc/specs/technos.md" afterDir="false" />
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/doc/mcd.mwb" beforeDir="false" afterPath="$PROJECT_DIR$/doc/mcd.mwb" afterDir="false" />
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/doc/mcd.mwb.bak" beforeDir="false" afterPath="$PROJECT_DIR$/doc/mcd.mwb.bak" afterDir="false" />
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/doc/specs/colonies/batiments/readme.md" beforeDir="false" />
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/doc/specs/dome/batiments/readme.md" beforeDir="false" />
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/doc/specs/dome/readme.md" beforeDir="false" />
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/doc/specs/readme.md" beforeDir="false" afterPath="$PROJECT_DIR$/doc/specs/readme.md" afterDir="false" />
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/doc/specs/ressources/readme.md" beforeDir="false" afterPath="$PROJECT_DIR$/doc/specs/ressources.md" afterDir="false" />
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/doc/specs/technologies/readme.md" beforeDir="false" />
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/orion-server/core/apps.py" beforeDir="false" afterPath="$PROJECT_DIR$/orion-server/core/apps.py" afterDir="false" />
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/orion-server/core/models.py" beforeDir="false" afterPath="$PROJECT_DIR$/orion-server/core/models.py" afterDir="false" />
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/orion-server/core/urls.py" beforeDir="false" afterPath="$PROJECT_DIR$/orion-server/core/urls.py" afterDir="false" />
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/orion-server/orion/settings.py" beforeDir="false" afterPath="$PROJECT_DIR$/orion-server/orion/settings.py" afterDir="false" />
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/orion-server/requirements.txt" beforeDir="false" afterPath="$PROJECT_DIR$/orion-server/requirements.txt" afterDir="false" />
|
|
|
</list>
|
|
</list>
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
@@ -62,17 +63,20 @@
|
|
|
<property name="ASKED_SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
|
|
<property name="ASKED_SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
|
|
|
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
|
|
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
|
|
|
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
|
|
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
|
|
|
|
|
+ <property name="TERMINAL_CUSTOM_COMMANDS_GOT_IT" value="true" />
|
|
|
<property name="last_opened_file_path" value="$PROJECT_DIR$/orion-server/core" />
|
|
<property name="last_opened_file_path" value="$PROJECT_DIR$/orion-server/core" />
|
|
|
<property name="settings.editor.selected.configurable" value="com.jetbrains.python.configuration.PyActiveSdkModuleConfigurable" />
|
|
<property name="settings.editor.selected.configurable" value="com.jetbrains.python.configuration.PyActiveSdkModuleConfigurable" />
|
|
|
</component>
|
|
</component>
|
|
|
<component name="RecentsManager">
|
|
<component name="RecentsManager">
|
|
|
|
|
+ <key name="MoveFile.RECENT_KEYS">
|
|
|
|
|
+ <recent name="E:\dev\orion\doc\specs" />
|
|
|
|
|
+ <recent name="E:\dev\orion\doc\specs\colonies.md" />
|
|
|
|
|
+ <recent name="E:\dev\orion\doc" />
|
|
|
|
|
+ </key>
|
|
|
<key name="CopyFile.RECENT_KEYS">
|
|
<key name="CopyFile.RECENT_KEYS">
|
|
|
<recent name="E:\dev\orion\orion-server\core" />
|
|
<recent name="E:\dev\orion\orion-server\core" />
|
|
|
<recent name="E:\dev\orion\orion-server" />
|
|
<recent name="E:\dev\orion\orion-server" />
|
|
|
</key>
|
|
</key>
|
|
|
- <key name="MoveFile.RECENT_KEYS">
|
|
|
|
|
- <recent name="E:\dev\orion\doc" />
|
|
|
|
|
- </key>
|
|
|
|
|
</component>
|
|
</component>
|
|
|
<component name="SvnConfiguration">
|
|
<component name="SvnConfiguration">
|
|
|
<configuration />
|
|
<configuration />
|
|
@@ -85,6 +89,14 @@
|
|
|
<option name="presentableId" value="Default" />
|
|
<option name="presentableId" value="Default" />
|
|
|
<updated>1620163585343</updated>
|
|
<updated>1620163585343</updated>
|
|
|
</task>
|
|
</task>
|
|
|
|
|
+ <task id="LOCAL-00001" summary="implements basic django models">
|
|
|
|
|
+ <created>1620425933538</created>
|
|
|
|
|
+ <option name="number" value="00001" />
|
|
|
|
|
+ <option name="presentableId" value="LOCAL-00001" />
|
|
|
|
|
+ <option name="project" value="LOCAL" />
|
|
|
|
|
+ <updated>1620425933538</updated>
|
|
|
|
|
+ </task>
|
|
|
|
|
+ <option name="localTasksCounter" value="2" />
|
|
|
<servers />
|
|
<servers />
|
|
|
</component>
|
|
</component>
|
|
|
<component name="Vcs.Log.Tabs.Properties">
|
|
<component name="Vcs.Log.Tabs.Properties">
|
|
@@ -139,6 +151,8 @@
|
|
|
<path value="$PROJECT_DIR$/app/orion-app" />
|
|
<path value="$PROJECT_DIR$/app/orion-app" />
|
|
|
<path value="$PROJECT_DIR$/orion-app" />
|
|
<path value="$PROJECT_DIR$/orion-app" />
|
|
|
</ignored-roots>
|
|
</ignored-roots>
|
|
|
|
|
+ <MESSAGE value="implements basic django models" />
|
|
|
|
|
+ <option name="LAST_COMMIT_MESSAGE" value="implements basic django models" />
|
|
|
</component>
|
|
</component>
|
|
|
<component name="WindowStateProjectService">
|
|
<component name="WindowStateProjectService">
|
|
|
<state x="1170" y="267" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog" timestamp="1620425830908">
|
|
<state x="1170" y="267" key="#com.intellij.refactoring.safeDelete.UnsafeUsagesDialog" timestamp="1620425830908">
|
|
@@ -153,5 +167,13 @@
|
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
<screen x="0" y="0" width="1920" height="1040" />
|
|
|
</state>
|
|
</state>
|
|
|
<state x="922" y="110" width="998" height="729" key="SettingsEditor/0.0.1920.1040@0.0.1920.1040" timestamp="1620422904887" />
|
|
<state x="922" y="110" width="998" height="729" key="SettingsEditor/0.0.1920.1040@0.0.1920.1040" timestamp="1620422904887" />
|
|
|
|
|
+ <state x="1032" y="253" key="Vcs.Push.Dialog.v2" timestamp="1620425936059">
|
|
|
|
|
+ <screen x="0" y="0" width="1920" height="1040" />
|
|
|
|
|
+ </state>
|
|
|
|
|
+ <state x="1032" y="253" key="Vcs.Push.Dialog.v2/0.0.1920.1040@0.0.1920.1040" timestamp="1620425936059" />
|
|
|
|
|
+ <state x="695" y="308" key="git4idea.merge.GitPullDialog" timestamp="1620761224283">
|
|
|
|
|
+ <screen x="0" y="0" width="1920" height="1040" />
|
|
|
|
|
+ </state>
|
|
|
|
|
+ <state x="695" y="308" key="git4idea.merge.GitPullDialog/0.0.1920.1040@0.0.1920.1040" timestamp="1620761224283" />
|
|
|
</component>
|
|
</component>
|
|
|
</project>
|
|
</project>
|