2023-10-29 12:55:30 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<module type="PYTHON_MODULE" version="4">
|
|
|
|
<component name="Flask">
|
|
|
|
<option name="enabled" value="true" />
|
|
|
|
</component>
|
|
|
|
<component name="NewModuleRootManager">
|
|
|
|
<content url="file://$MODULE_DIR$">
|
2023-12-09 21:21:44 +00:00
|
|
|
<excludeFolder url="file://$MODULE_DIR$/.idea/dataSources" />
|
|
|
|
<excludeFolder url="file://$MODULE_DIR$/storage" />
|
2023-10-29 12:55:30 +00:00
|
|
|
<excludeFolder url="file://$MODULE_DIR$/venv" />
|
|
|
|
</content>
|
2023-11-12 20:06:15 +00:00
|
|
|
<orderEntry type="jdk" jdkName="Python 3.9 (SARBase)" jdkType="Python SDK" />
|
2023-10-29 12:55:30 +00:00
|
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
2023-12-10 10:42:32 +00:00
|
|
|
<orderEntry type="library" name="leaflet-control-geocoder" level="application" />
|
|
|
|
<orderEntry type="library" name="leaflet-gpx" level="application" />
|
|
|
|
<orderEntry type="library" name="@turf/turf" level="application" />
|
|
|
|
<orderEntry type="library" name="jquery-3.5.1.slim" level="application" />
|
2023-12-02 10:23:28 +00:00
|
|
|
<orderEntry type="library" name="leaflet.draw" level="application" />
|
2023-11-18 19:34:23 +00:00
|
|
|
<orderEntry type="library" name="leaflet-control-geocoder" level="application" />
|
2023-12-02 10:23:28 +00:00
|
|
|
<orderEntry type="library" name="leaflet" level="application" />
|
2023-12-10 10:42:32 +00:00
|
|
|
<orderEntry type="library" name="jquery" level="application" />
|
|
|
|
<orderEntry type="library" name="leaflet" level="application" />
|
|
|
|
<orderEntry type="library" name="leaflet.draw" level="application" />
|
|
|
|
<orderEntry type="library" name="bootstrap" level="application" />
|
|
|
|
<orderEntry type="library" name="popper.js" level="application" />
|
2023-12-02 10:23:28 +00:00
|
|
|
<orderEntry type="library" name="@turf/turf" level="application" />
|
2023-12-10 12:58:09 +00:00
|
|
|
<orderEntry type="library" name="leaflet-gpx" level="application" />
|
2023-10-29 12:55:30 +00:00
|
|
|
</component>
|
2023-11-01 18:46:27 +00:00
|
|
|
<component name="PackageRequirementsSettings">
|
2023-11-12 20:06:15 +00:00
|
|
|
<option name="removeUnused" value="true" />
|
2023-11-01 18:46:27 +00:00
|
|
|
<option name="modifyBaseFiles" value="true" />
|
|
|
|
</component>
|
2023-10-29 12:55:30 +00:00
|
|
|
<component name="TemplatesService">
|
|
|
|
<option name="TEMPLATE_CONFIGURATION" value="Jinja2" />
|
|
|
|
<option name="TEMPLATE_FOLDERS">
|
|
|
|
<list>
|
|
|
|
<option value="$MODULE_DIR$/templates" />
|
|
|
|
</list>
|
|
|
|
</option>
|
|
|
|
</component>
|
|
|
|
</module>
|