initial django setup

This commit is contained in:
CDaut 2022-05-29 17:27:12 +02:00 committed by CDaut
commit c208f4adff
20 changed files with 599 additions and 0 deletions

6
.idea/sqldialects.xml generated Normal file
View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="SqlDialectMappings">
<file url="file://$PROJECT_DIR$/markdownblog/db_scripts/init_user_db.sql" dialect="PostgreSQL" />
</component>
</project>