Set up Django project with initial structure and configuration files

This commit is contained in:
2025-12-30 22:19:47 +01:00
parent 243975314f
commit 2044d609b6
15 changed files with 364 additions and 0 deletions

7
.idea/misc.xml generated Normal file
View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Black">
<option name="sdkName" value="uv (TeamForge) (2)" />
</component>
<component name="ProjectRootManager" version="2" project-jdk-name="uv (TeamForge) (2)" project-jdk-type="Python SDK" />
</project>