how to chck what version of django i have mac terminal code example Example: how to check django version >>> import django >>> django.VERSION (2, 0, 0, 'final', 0)