1
0
Fork 0

Office365Transport properties

This commit is contained in:
Pietro Mingo 2022-07-27 10:21:02 +02:00
parent b37fa6e08d
commit f44eb3036f
9 changed files with 142 additions and 24 deletions

14
.idea/django-mailbox.iml generated Normal file
View file

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/venv" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="PyDocumentationSettings">
<option name="format" value="PLAIN" />
<option name="myDocStringFormat" value="Plain" />
</component>
</module>