cool-easter-32542
11/06/2023, 9:04 AMpants run helloworld/service/admin/manage.py -- makemigrations
❯ pants run helloworld/service/admin/manage.py -- makemigrations
14:29:10.47 [INFO] Completed: Building 5 requirements for lib.pex from the lockfiles/python-default.lock resolve: django-stubs==1.10.1, django<4,>=3.2.13, gunicorn>=20.1.0, requests>=2.25.1, types-requests>=2.25.1
Migrations for 'person':
/tmp/pants-sandbox-FGK0uG/./helloworld/person/migrations/0001_initial.py
- Create model Person
pantsbuild/pants