merge with Chatte
This commit is contained in:
@ -24,9 +24,15 @@ pip install -r requirements.txt
|
||||
```
|
||||
python manage.py makemigrations games
|
||||
python manage.py makemigrations profiles
|
||||
python manage.py runserver makemigrations chat
|
||||
python manage.py migrate
|
||||
```
|
||||
- Start the developpement server
|
||||
```
|
||||
python manage.py runserver 0.0.0.0:8000
|
||||
```
|
||||
|
||||
coc nvim
|
||||
```
|
||||
pip install django-stubs
|
||||
```
|
||||
|
Reference in New Issue
Block a user