Changes between Version 4 and Version 5 of BluePrintGoogleAppEngine
- Timestamp:
- 03/21/11 07:12:55 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrintGoogleAppEngine
v4 v5 10 10 * GAE bigtables doesn't support DB joins 11 11 * Some complex Python libraries (particularly those that interface with C executables) may need to be installed by Google to work e.g. [http://lxml.de/ lxml] and [http://trac.gispython.org/lab/wiki/Shapely Shapely] 12 12 * Need to change how we talk to the filesystem 13 13 === Confirmed Issues === 14 14 These are issues that have actually been tested/confirmed.