close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": No module named svn). Look in the Trac log for more information.
- Timestamp:
-
Jun 17, 2011, 1:33:25 PM (13 years ago)
- Author:
-
cmlenz
- Comment:
-
Add python-openid requirement for Divan
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v49
|
v50
|
|
43 | 43 | * HelloWorld: A very simple example to get you started |
44 | 44 | * [wiki:Geddit]: A minimalist reddit-style news system (requires SQLite) |
45 | | * [wiki:Divan]: A simple blogging system (requires [http://code.google.com/p/couchdb-python/ CouchDB], [http://www.crummy.com/software/BeautifulSoup/ BeautifulSoup] and [http://effbot.org/zone/element-index.htm ElementTree]) |
| 45 | * [wiki:Divan]: A simple blogging system (requires [http://code.google.com/p/couchdb-python/ CouchDB], [http://www.crummy.com/software/BeautifulSoup/ BeautifulSoup], [http://effbot.org/zone/element-index.htm ElementTree], and [http://pypi.python.org/pypi/python-openid/ python-openid]) |
46 | 46 | * [wiki:Scratchpad]: A pastebin service (requires [http://code.google.com/p/couchdb-python/ CouchDB] and [http://pygments.org/ Pygments]) |
47 | 47 | |