2017/10/14

How to get the DJANGO version


  1. To type python bring you to the python environment. Before doing that, make sure if you already set up a virtual python environment, if yes, activate it. 
>> python 

      2. Type these commands:
>> import django
>> django.VERSION
The key word version is capital

Powered By Blogger

追蹤者