2021-04-03 13:19:48 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<module type="PYTHON_MODULE" version="4">
|
|
|
|
<component name="FacetManager">
|
|
|
|
<facet type="django" name="Django">
|
|
|
|
<configuration>
|
2021-04-06 21:08:52 +00:00
|
|
|
<option name="rootFolder" value="$MODULE_DIR$" />
|
|
|
|
<option name="settingsModule" value="sophon/settings.py" />
|
|
|
|
<option name="manageScript" value="manage.py" />
|
2021-04-07 18:36:23 +00:00
|
|
|
<option name="environment" value="<map> <entry> <string>DJANGO_SETTINGS</string> <string>sophon.settings</string> </entry> <entry> <string>DJANGO_DEBUG</string> <string>1</string> </entry> <entry> <string>DJANGO_SECRET_KEY</string> <string>change-me-in-production</string> </entry> </map>" />
|
2021-04-03 13:19:48 +00:00
|
|
|
<option name="doNotUseTestRunner" value="false" />
|
|
|
|
<option name="trackFilePattern" value="migrations" />
|
|
|
|
</configuration>
|
|
|
|
</facet>
|
|
|
|
</component>
|
|
|
|
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
|
|
|
<exclude-output />
|
2021-04-03 14:10:36 +00:00
|
|
|
<content url="file://$MODULE_DIR$">
|
2021-04-07 18:36:23 +00:00
|
|
|
<sourceFolder url="file://$MODULE_DIR$/sophon" isTestSource="false" />
|
2021-04-03 14:10:36 +00:00
|
|
|
<excludeFolder url="file://$MODULE_DIR$/venv" />
|
|
|
|
</content>
|
2021-04-07 18:36:23 +00:00
|
|
|
<orderEntry type="jdk" jdkName="Poetry (sophon)" jdkType="Python SDK" />
|
2021-04-03 13:19:48 +00:00
|
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
|
|
</component>
|
|
|
|
<component name="TemplatesService">
|
|
|
|
<option name="TEMPLATE_CONFIGURATION" value="Django" />
|
|
|
|
</component>
|
|
|
|
</module>
|