Merge remote-tracking branch 'refs/remotes/origin/server' into server

This commit is contained in:
starnakin 2023-12-16 10:58:11 +01:00
commit 1b44d5c94f

View File

@ -24,7 +24,7 @@ pip install -r requirements.txt
```
python manage.py makemigrations games
python manage.py makemigrations profiles
python manage.py runserver makemigrations chat
python manage.py makemigrations chat
python manage.py migrate
```
- Start the developpement server