Changes between Version 3 and Version 4 of BluePrintGoogleAppEngine
- Timestamp:
- 03/21/11 07:12:39 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrintGoogleAppEngine
v3 v4 8 8 === Potential Issues === 9 9 These are issues that have been discussed as possibly/likely, but have not yet been tested/confirmed. 10 * GAE bigtables doesn't support dbjoins11 * 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/ LibXML] and [http://trac.gispython.org/lab/wiki/Shapely Shapely]10 * GAE bigtables doesn't support DB joins 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 13 13 === Confirmed Issues ===