Changes between Version 2 and Version 3 of DuctusDevelopmentInstance
- Timestamp:
- 04/18/10 00:02:27 (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DuctusDevelopmentInstance
v2 v3 3 3 == Install required dependencies == 4 4 5 * Python 2.6 or later (but not Python 3)6 * Django 1.1 or later7 * Creoleparser 0.6 or later8 * lxml9 * Python Imaging Library ("PIL")5 * Python 2.6 or later (but not Python 3) 6 * Django 1.1 or later 7 * Creoleparser 0.6 or later 8 * lxml 9 * Python Imaging Library ("PIL") 10 10 11 11 == Obtain the source code == … … 17 17 == Install optional dependencies == 18 18 19 * flickrapi20 * pygments21 * recaptcha-client19 * flickrapi 20 * pygments 21 * recaptcha-client 22 22 23 23 == Set up site-specific settings ==
