doc/book/en/intro/tutorial/conclusion.rst
changeset 2544 282261b26774
parent 2535 c7b736929a58
equal deleted inserted replaced
2543:19103bdcab36 2544:282261b26774
     7 can build your web application based on a data model. It's all already there:
     7 can build your web application based on a data model. It's all already there:
     8 views, templates, permissions, etc. The step forward is now for you to customize
     8 views, templates, permissions, etc. The step forward is now for you to customize
     9 according to your needs.
     9 according to your needs.
    10 
    10 
    11 Many features are available to extend your application, for example: RSS channel
    11 Many features are available to extend your application, for example: RSS channel
    12 integration (:ref:`rss`), hooks (:ref:`hooks`), support of sources such as
    12 integration (:ref:`XmlAndRss`), hooks (:ref:`hooks`), support of sources such as
    13 Google App Engine (:ref:`gaecontents`) and lots of others to discover through
    13 Google App Engine (:ref:`GoogleAppEngineSource`) and lots of others to discover
    14 our book.
    14 through our book.
    15 
    15