Articles → DJANGO → Check The Version Of Django Installed On The Machine
Check The Version Of Django Installed On The Machine
Code
python -c "import django; print(django.get_version())"
Output
Click to Enlarge
Posted By - | Karan Gupta |
|
Posted On - | Tuesday, May 28, 2019 |