Dieses Repository enthält Python-Dateien die im Rahmen des Wahlpflichtmoduls "Informationssysteme in der Medizintechnik" (Dozent: Prof. Dr. Oliver Hofmann) erstellt wurden und verwaltet deren Versionskontrolle.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Web- und Skriptsprachen (Python-Blockkurs).iml 687B

12345678910111213141516171819
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <module type="PYTHON_MODULE" version="4">
  3. <component name="NewModuleRootManager">
  4. <content url="file://$MODULE_DIR$" />
  5. <orderEntry type="jdk" jdkName="Python 3.7" jdkType="Python SDK" />
  6. <orderEntry type="sourceFolder" forTests="false" />
  7. </component>
  8. <component name="TemplatesService">
  9. <option name="TEMPLATE_CONFIGURATION" value="Django" />
  10. <option name="TEMPLATE_FOLDERS">
  11. <list>
  12. <option value="$MODULE_DIR$/Django_Project/templates" />
  13. </list>
  14. </option>
  15. </component>
  16. <component name="TestRunnerService">
  17. <option name="PROJECT_TEST_RUNNER" value="Unittests" />
  18. </component>
  19. </module>