| 1234567891011121314151617181920212223242526272829 |
- <?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="settingsModule" value="DjangoUeditor/settings.py" />
- <option name="manageScript" value="manage.py" />
- </configuration>
- </facet>
- </component>
- <component name="NewModuleRootManager">
- <content url="file://$MODULE_DIR$" />
- <orderEntry type="jdk" jdkName="Python 2.7.2 (C:\Python27\python.exe)" jdkType="Python SDK" />
- <orderEntry type="sourceFolder" forTests="false" />
- </component>
- <component name="PackageRequirementsSettings">
- <option name="requirementsPath" value="" />
- </component>
- <component name="TemplatesService">
- <option name="TEMPLATE_CONFIGURATION" value="Django" />
- <option name="TEMPLATE_FOLDERS">
- <list>
- <option value="$MODULE_DIR$/DjangoUeditor/templates" />
- </list>
- </option>
- </component>
- </module>
|