doc/book/en/tutorials/base/conclusion.rst
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Wed, 14 Apr 2010 16:15:08 +0200
branchstable
changeset 5253 7ee07d18dc95
parent 2544 doc/book/en/intro/tutorial/conclusion.rst@282261b26774
child 5432 ee246e1813c6
permissions -rw-r--r--
[doc/book] include sylvain great advanced tutorial, move tutorials in one proper section

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

What's next?
------------

We demonstrated how from a straight out of the box *CubicWeb* installation, you
can build your web application based on a data model. It's all already there:
views, templates, permissions, etc. The step forward is now for you to customize
according to your needs.

Many features are available to extend your application, for example: RSS channel
integration (:ref:`XmlAndRss`), hooks (:ref:`hooks`), support of sources such as
Google App Engine (:ref:`GoogleAppEngineSource`) and lots of others to discover
through our book.