working version

This commit is contained in:
root
2025-08-27 18:34:38 +02:00
parent b7a84a53aa
commit dfaae262c7
153 changed files with 19389 additions and 788 deletions

0
backend/models/__init__.py Normal file → Executable file
View File

0
backend/models/album.py Normal file → Executable file
View File

0
backend/models/event.py Normal file → Executable file
View File

0
backend/models/information.py Normal file → Executable file
View File

0
backend/models/notification.py Normal file → Executable file
View File

0
backend/models/post.py Normal file → Executable file
View File

0
backend/models/settings.py Normal file → Executable file
View File

0
backend/models/ticket.py Normal file → Executable file
View File

0
backend/models/user.py Normal file → Executable file
View File

0
backend/models/vlog.py Normal file → Executable file
View File