doc/book/en/intro/tutorial/conclusion.rst
branchstable
changeset 2172 cf8f9180e63e
parent 1714 a721966779be
child 2175 16d3c37c5d28
equal deleted inserted replaced
2125:19861294506f 2172:cf8f9180e63e
     8 schema. It's all already there: views, templates, permissions,
     8 schema. It's all already there: views, templates, permissions,
     9 etc. The step forward is now for you to customize according
     9 etc. The step forward is now for you to customize according
    10 to your needs.
    10 to your needs.
    11 
    11 
    12 More than a web application, many features are available to
    12 More than a web application, many features are available to
    13 extend your application, for example: RSS channel integration 
    13 extend your application, for example: RSS channel integration
    14 (:ref:`rss`), hooks (:ref:`hooks`), support of sources such as 
    14 (:ref:`rss`), hooks (:ref:`hooks`), support of sources such as
    15 Google App Engine (:ref:`gaecontents`) and lots of others to 
    15 Google App Engine (:ref:`gaecontents`) and lots of others to
    16 discover through our book.
    16 discover through our book.
    17 
    17