Started django app

This commit is contained in:
Alexander Werner
2017-01-03 18:57:11 +01:00
parent 661c7b67a0
commit 6d90f874ad
12 changed files with 222 additions and 0 deletions

11
.idea/carom-server.iml generated Normal file
View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="TestRunnerService">
<option name="PROJECT_TEST_RUNNER" value="Unittests" />
</component>
</module>