Created
May 24, 2017 06:08
-
-
Save Everfighting/114fe0a33b2fd510d48aa526bce733c3 to your computer and use it in GitHub Desktop.
Django的相关知识点
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 | |
| >>> import django | |
| >>> print(django.VERSION) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment