Changes between Version 2 and Version 3 of DuctusDevelopmentInstance

Show
Ignore:
Timestamp:
04/18/10 00:02:27 (5 months ago)
Author:
garrison
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DuctusDevelopmentInstance

    v2 v3  
    33== Install required dependencies == 
    44 
    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") 
     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") 
    1010 
    1111== Obtain the source code == 
     
    1717== Install optional dependencies == 
    1818 
    19 * flickrapi 
    20 * pygments 
    21 * recaptcha-client 
     19 * flickrapi 
     20 * pygments 
     21 * recaptcha-client 
    2222 
    2323== Set up site-specific settings ==