code
Linux
>>> import django >>> django.VERSION
Windows
python -m django --version
查看 Django 版本
原文:https://www.cnblogs.com/sea-stream/p/12890395.html