how to check the django version on a mac

  1. Open a terminal window.

  2. Type the following command and press Enter: python -m django --version