Install Django under MacOS Sequoia
Install Django under the MacOS Sequoia (Under Brew)
Install "pipx"
brew install pipx
brew cleanup pipx
Install Django
It should install the latest version of Django
brew install django-completion
brew cleanup django-completion
Set Django virtual environment