doc/book/fr/20-google-appengine.fr.txt
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Mon, 08 Dec 2008 10:12:32 +0100
changeset 184 92aebc6b533c
parent 108 60faaa480f02
permissions -rw-r--r--
fix interface_selector bug If a view using this selector defines an `accepts` attribute, the view should be selectable only if the entity is of one of the accepted types (+need to consider schema inheritance)

.. -*- coding: utf-8 -*-

.. _contents:

==========================
Google AppEngine Datastore
==========================


.. include:: 20-01-intro.fr.txt
.. include:: 20-02-install.fr.txt
.. include:: 20-03-create-app.fr.txt
.. include:: 20-04-develop-views.fr.txt
.. include:: 20-05-components.fr.txt
.. include:: 20-06-maintemplate.fr.txt
.. include:: 20-07-rss-xml.fr.txt
.. include:: 20-08-rql.fr.txt
.. include:: 20-09-urlrewrite.fr.txt
.. include:: 20-10-security.fr.txt