Compare commits
3 Commits
7a6ecf6281
...
74717e4961
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
74717e4961 | ||
|
|
60b909015a | ||
|
|
e5195dd9c5 |
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.env
|
||||
*.log
|
||||
BIN
data/infra.db
BIN
data/infra.db
Binary file not shown.
@@ -1,2 +1,2 @@
|
||||
created_at,name,company,phone,email,city,computers,message
|
||||
2026-02-12T16:33:08,Иван,ООО Тест,123,,,10,
|
||||
created_at,name,company,phone,email,city,computers,message
|
||||
2026-02-12T16:33:08,Иван,ООО Тест,123,,,10,
|
||||
|
||||
|
Reference in New Issue
Block a user