It would be great to know the version of Django you are using.
On Django 3.1, the command should give an error in that case (https://github.com/django/django/commit/984531f). Just specify --all
if you want that, explicit is better than implicit!
It would be great to know the version of Django you are using.
On Django 3.1, the command should give an error in that case (https://github.com/django/django/commit/984531f). Just specify --all
if you want that, explicit is better than implicit!