Checking the Django version displays the current version of Django installed.
Solution for How to check Django version in Python : You can use django.VERSION to display the installed version of Django Use django.VERSION to return the current version of Django.