Changeset 3937
- Timestamp:
- 01/14/08 15:57:10 (11 months ago)
- Files:
-
- website/newdocs/index.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
website/newdocs/index.html
r3931 r3937 31 31 </p> 32 32 <p> 33 If you use file based sessions with CherryPy please upgrade your cherrypy server 33 If you are using our stable version please upgrade to 1.0.3.3. 34 If you are using our beta version please upgrade to the 1.0.4b5 35 </p> 36 <p> 37 If you do not want to change the version you are using for any reason, but are using 38 file based sessions with CherryPy please upgrade your cherrypy server 34 39 <b>immediately</b> using the following command: 35 40 <pre>easy_install -UZ "Cherrypy==2.3.0"</pre> 36 41 </p> 37 <p>If you are using our beta version please upgrade to the 1.0.4b5 minimum as we38 require Cherrypy 2.0.3 as a minimum in this version.</p>39 42 <!-- google_ad_section_start --> 40 43 <h1>Database-driven app in minutes!</h1>