doc/book/fr/20-google-appengine.fr.txt
author Alain Leufroy <alain.leufroy@logilab.fr>
Fri, 15 Oct 2010 19:49:00 +0200
branchstable
changeset 6517 c991ad161d8f
parent 108 60faaa480f02
permissions -rw-r--r--
[pkg] force copying data files in sys.path * Hack setuptools to copy data files in sys.path instead of egg directory * Hack easy_install's SandboxViolation verification to allow writting files in sys.path (allowed by disutils)

.. -*- 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