Skip to content

Instantly share code, notes, and snippets.

@veb
Created January 15, 2015 08:24
Show Gist options
  • Select an option

  • Save veb/2d18d020bc04c6de5964 to your computer and use it in GitHub Desktop.

Select an option

Save veb/2d18d020bc04c6de5964 to your computer and use it in GitHub Desktop.
Get both the version of Django and Python
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