Changes between Version 3 and Version 4 of BluePrintGoogleAppEngine


Ignore:
Timestamp:
03/21/11 07:12:39 (14 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintGoogleAppEngine

    v3 v4  
    88=== Potential Issues ===
    99These are issues that have been discussed as possibly/likely, but have not yet been tested/confirmed.
    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/ 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]
    1212
    1313=== Confirmed Issues ===