doc/book/en/intro/tutorial/conclusion.rst
branchtls-sprint
changeset 1714 a721966779be
parent 293 a21688a55d21
child 2172 cf8f9180e63e
equal deleted inserted replaced
1499:fd8751c3f3ee 1714:a721966779be
       
     1 .. -*- coding: utf-8 -*-
       
     2 
       
     3 What's next?
       
     4 ------------
       
     5 
       
     6 We demonstrated how from a straight out of the box `CubicWeb`
       
     7 installation, you can build your web-application based on a
       
     8 schema. It's all already there: views, templates, permissions,
       
     9 etc. The step forward is now for you to customize according
       
    10 to your needs.
       
    11 
       
    12 More than a web application, many features are available to
       
    13 extend your application, for example: RSS channel integration 
       
    14 (:ref:`rss`), hooks (:ref:`hooks`), support of sources such as 
       
    15 Google App Engine (:ref:`gaecontents`) and lots of others to 
       
    16 discover through our book.
       
    17