1.django 버전 확인


cmd 창에서 > phthon


import django
django.VERSION


2.파이썬 버전확인

cmd창에서

python --version


+ Recent posts