pipenv shell
pipenv install
python manage.py migrate
pipenv shell
python manage.py runserverpipenv shell
python manage.py test
python manage.py dbshell
sqlite> .tables
| Name | Name | Last commit date | ||
|---|---|---|---|---|
pipenv shell
pipenv install
python manage.py migrate
pipenv shell
python manage.py runserverpipenv shell
python manage.py test
python manage.py dbshell
sqlite> .tables