alpha v0.960

This commit is contained in:
2026-06-27 16:53:45 +03:00
parent 8db9ed7baf
commit e6afc266fc
22 changed files with 1749 additions and 147 deletions

6
DB.txt Normal file
View File

@@ -0,0 +1,6 @@
DB_CONFIG = dict(
dbname="cartriges_demo",
user="postgres",
password="su1010man",
host="localhost",
port=5432