Differences between revisions 1 and 9 (spanning 8 versions)
Revision 1 as of 2006-09-13 14:38:10
Size: 128
Editor: zhwang
Comment:
Revision 9 as of 2006-09-13 15:08:32
Size: 515
Editor: zhwang
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
= 软件版本清单 =
Ubuntu Linux 6.06 LTS
Apache 2.0.55
mod_python 3.1.4
Python 2.4.3
Django 0.95
作为一个Ubuntu和Python的爱好者,我希望这个描述如何在Ubuntu上搭建Django开发环境的页面能够帮助那些和我遇到相同问题的朋友们。

= 软件清单 List of softwares employed =
 * Ubuntu 6.06 LTS
 * Python 2.4.3
 * Apache 2.0.55
 * mod_python 3.1.4
 * Django 0.95

= 软件安装、配置与测试 Installation, configuration and testing of softwares =
== Ubuntu 6.06 LTS ==

== Python ==

== Apache ==

== mod_python ==

== Django ==

TableOfContents 作为一个Ubuntu和Python的爱好者,我希望这个描述如何在Ubuntu上搭建Django开发环境的页面能够帮助那些和我遇到相同问题的朋友们。

软件清单 List of softwares employed

  • Ubuntu 6.06 LTS
  • Python 2.4.3
  • Apache 2.0.55
  • mod_python 3.1.4
  • Django 0.95

软件安装、配置与测试 Installation, configuration and testing of softwares

Ubuntu 6.06 LTS

Python

Apache

mod_python

Django

zhwang/UbuntuDjango (last edited 2009-12-25 07:09:03 by localhost)