wizyta oraz widok księdza

This commit is contained in:
2025-06-26 15:57:42 +02:00
commit 0c6faa8bb6
39 changed files with 1465 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@ -0,0 +1,15 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.env
# Django
db.sqlite3
media