Shelter PMS fully functional

This commit is contained in:
2024-12-09 16:36:11 +09:00
parent 60eaef5527
commit e76a80fb2f
47 changed files with 665 additions and 909 deletions

View File

@@ -25,6 +25,9 @@ steps:
commands:
- python -m venv .venv
- source .venv/bin/activate
1 PMS система
- pip install --upgrade pip
- pip install -r requirements.txt
- python manage.py run_bot & # Запуск бота в фоне