|
|
@@ -0,0 +1,140 @@
|
|
|
+<?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="fcaa5ac6-1f64-4b0e-b7db-6a90a034617e" name="Changes" comment="">
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/AD.iml" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/inspectionProfiles/profiles_settings.xml" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/modules.xml" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/AD/__init__.py" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/AD/asgi.py" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/AD/settings.py" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/AD/urls.py" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/AD/wsgi.py" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/db.sqlite3" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/main/__init__.py" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/main/admin.py" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/main/apps.py" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/main/forms.py" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/main/models.py" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/main/tests.py" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/main/urls.py" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/main/views.py" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/manage.py" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/static/favicon.png" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/templates/create_multiple_shifts.html" 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="FileTemplateManagerImpl">
|
|
|
+ <option name="RECENT_TEMPLATES">
|
|
|
+ <list>
|
|
|
+ <option value="Python Script" />
|
|
|
+ <option value="HTML File" />
|
|
|
+ </list>
|
|
|
+ </option>
|
|
|
+ </component>
|
|
|
+ <component name="Git.Settings">
|
|
|
+ <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
|
+ </component>
|
|
|
+ <component name="ProjectColorInfo"><![CDATA[{
|
|
|
+ "associatedIndex": 2
|
|
|
+}]]></component>
|
|
|
+ <component name="ProjectId" id="2honIszgClBurubHkJmQvxBncxZ" />
|
|
|
+ <component name="ProjectLevelVcsManager" settingsEditedManually="true">
|
|
|
+ <ConfirmationsSetting value="2" id="Add" />
|
|
|
+ </component>
|
|
|
+ <component name="ProjectViewState">
|
|
|
+ <option name="hideEmptyMiddlePackages" value="true" />
|
|
|
+ <option name="showLibraryContents" value="true" />
|
|
|
+ </component>
|
|
|
+ <component name="PropertiesComponent"><![CDATA[{
|
|
|
+ "keyToString": {
|
|
|
+ "ASKED_ADD_EXTERNAL_FILES": "true",
|
|
|
+ "DefaultHtmlFileTemplate": "HTML File",
|
|
|
+ "RunOnceActivity.OpenDjangoStructureViewOnStart": "true",
|
|
|
+ "RunOnceActivity.OpenProjectViewOnStart": "true",
|
|
|
+ "RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
+ "git-widget-placeholder": "main",
|
|
|
+ "last_opened_file_path": "/Users/renerossler/PycharmProjects/AD/static",
|
|
|
+ "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="RecentsManager">
|
|
|
+ <key name="CopyFile.RECENT_KEYS">
|
|
|
+ <recent name="$PROJECT_DIR$/static" />
|
|
|
+ </key>
|
|
|
+ </component>
|
|
|
+ <component name="RunManager">
|
|
|
+ <configuration name="AD" type="Python.DjangoServer" factoryName="Django server">
|
|
|
+ <module name="AD" />
|
|
|
+ <option name="ENV_FILES" value="" />
|
|
|
+ <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" />
|
|
|
+ <option name="launchJavascriptDebuger" value="false" />
|
|
|
+ <option name="port" value="8000" />
|
|
|
+ <option name="host" value="localhost" />
|
|
|
+ <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 v="2" />
|
|
|
+ </configuration>
|
|
|
+ </component>
|
|
|
+ <component name="SharedIndexes">
|
|
|
+ <attachedChunks>
|
|
|
+ <set>
|
|
|
+ <option value="bundled-python-sdk-09665e90c3a7-b11f5e8da5ad-com.jetbrains.pycharm.pro.sharedIndexes.bundled-PY-233.15026.15" />
|
|
|
+ </set>
|
|
|
+ </attachedChunks>
|
|
|
+ </component>
|
|
|
+ <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
|
|
+ <component name="TaskManager">
|
|
|
+ <task active="true" id="Default" summary="Default task">
|
|
|
+ <changelist id="fcaa5ac6-1f64-4b0e-b7db-6a90a034617e" name="Changes" comment="" />
|
|
|
+ <created>1718269220595</created>
|
|
|
+ <option name="number" value="Default" />
|
|
|
+ <option name="presentableId" value="Default" />
|
|
|
+ <updated>1718269220595</updated>
|
|
|
+ <workItem from="1718269226754" duration="1991000" />
|
|
|
+ </task>
|
|
|
+ <servers />
|
|
|
+ </component>
|
|
|
+ <component name="TypeScriptGeneratedFilesManager">
|
|
|
+ <option name="version" value="3" />
|
|
|
+ </component>
|
|
|
+ <component name="Vcs.Log.Tabs.Properties">
|
|
|
+ <option name="TAB_STATES">
|
|
|
+ <map>
|
|
|
+ <entry key="MAIN">
|
|
|
+ <value>
|
|
|
+ <State />
|
|
|
+ </value>
|
|
|
+ </entry>
|
|
|
+ </map>
|
|
|
+ </option>
|
|
|
+ </component>
|
|
|
+</project>
|