Created
April 26, 2015 21:18
-
-
Save annavester/29042b6d1e4fe3fa417f to your computer and use it in GitHub Desktop.
Check django version
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
python -c "import django; print(django.get_version())" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment