You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
81 lines
4.5 KiB
81 lines
4.5 KiB
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="AutoImportSettings">
|
|
<option name="autoReloadType" value="SELECTIVE" />
|
|
</component>
|
|
<component name="ChangeListManager">
|
|
<list default="true" id="d6d1ad46-9766-4e9e-bb7a-789562c8c333" name="更改" comment="">
|
|
<change afterPath="$PROJECT_DIR$/django_instance/.idea/.gitignore" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/django_instance/.idea/django_instance.iml" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/django_instance/.idea/inspectionProfiles/Project_Default.xml" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/django_instance/.idea/inspectionProfiles/profiles_settings.xml" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/django_instance/.idea/misc.xml" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/django_instance/.idea/modules.xml" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/django_instance/db.sqlite3" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/django_instance/django_instance/__init__.py" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/django_instance/django_instance/asgi.py" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/django_instance/django_instance/settings.py" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/django_instance/django_instance/urls.py" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/django_instance/django_instance/wsgi.py" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/django_instance/function1/__init__.py" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/django_instance/function1/admin.py" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/django_instance/function1/apps.py" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/django_instance/function1/migrations/__init__.py" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/django_instance/function1/models.py" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/django_instance/function1/tests.py" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/django_instance/function1/views.py" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/django_instance/manage.py" afterDir="false" />
|
|
</list>
|
|
<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="Git.Settings">
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
</component>
|
|
<component name="ProjectColorInfo"><![CDATA[{
|
|
"customColor": "",
|
|
"associatedIndex": 1
|
|
}]]></component>
|
|
<component name="ProjectId" id="2nT1irqtBosZFKwFrfi9YkbdwJ9" />
|
|
<component name="ProjectViewState">
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
<option name="showLibraryContents" value="true" />
|
|
</component>
|
|
<component name="PropertiesComponent"><![CDATA[{
|
|
"keyToString": {
|
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
"git-widget-placeholder": "master",
|
|
"node.js.detected.package.eslint": "true",
|
|
"node.js.detected.package.tslint": "true",
|
|
"node.js.selected.package.eslint": "(autodetect)",
|
|
"node.js.selected.package.tslint": "(autodetect)",
|
|
"nodejs_package_manager_path": "npm",
|
|
"vue.rearranger.settings.migration": "true"
|
|
}
|
|
}]]></component>
|
|
<component name="SharedIndexes">
|
|
<attachedChunks>
|
|
<set>
|
|
<option value="bundled-js-predefined-1d06a55b98c1-0b3e54e931b4-JavaScript-PY-241.18034.82" />
|
|
<option value="bundled-python-sdk-975db3bf15a3-2767605e8bc2-com.jetbrains.pycharm.pro.sharedIndexes.bundled-PY-241.18034.82" />
|
|
</set>
|
|
</attachedChunks>
|
|
</component>
|
|
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="应用程序级" UseSingleDictionary="true" transferred="true" />
|
|
<component name="TaskManager">
|
|
<task active="true" id="Default" summary="默认任务">
|
|
<changelist id="d6d1ad46-9766-4e9e-bb7a-789562c8c333" name="更改" comment="" />
|
|
<created>1728982382710</created>
|
|
<option name="number" value="Default" />
|
|
<option name="presentableId" value="Default" />
|
|
<updated>1728982382710</updated>
|
|
<workItem from="1728982384326" duration="453000" />
|
|
</task>
|
|
<servers />
|
|
</component>
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
<option name="version" value="3" />
|
|
</component>
|
|
</project>
|