Last active
April 29, 2016 11:29
-
-
Save theWhiteFox/ae9d6c2e3fcb3ea5b5c776aff69f460f to your computer and use it in GitHub Desktop.
Python Django, term
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 -V // shows 2.7.6 | |
| python3 -V // shows 3.4.0 | |
| django-admin.py version // 1.10.dev20160420170647 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment