码迷,mamicode.com
首页 > 其他好文 > 详细

Django

时间:2016-05-26 18:59:39      阅读:140      评论:0      收藏:0      [点我收藏+]

标签:

Q1. 在Ubuntu 16.04下安装Django? [使用其中一种方法]

1.apt-get update

2.For Python2: apt-get install python-django, For Python3: apt-get install python3-django.

3.Test: django-admin --version

 转自:https://www.digitalocean.com/community/tutorials/how-to-install-the-django-web-framework-on-ubuntu-16-04

Django

标签:

原文地址:http://www.cnblogs.com/rexhu/p/5532153.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!