forked from OSQA/osqa
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathosqa.iml
More file actions
18 lines (17 loc) · 677 Bytes
/
osqa.iml
File metadata and controls
18 lines (17 loc) · 677 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="FacetManager">
<facet type="django" name="Django">
<configuration>
<option name="rootFolder" value="$MODULE_DIR$" />
<option name="templatesFolder" value="$MODULE_DIR$/forum/skins/default/templates" />
<option name="settingsModule" value="settings.py" />
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" inherit-compiler-output="false">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>