About this document
Google App Engine Using Templates: Internet by Madhan Raj is a document available to read on EtoBox.
The document discusses using templates in Google App Engine applications. Templates allow separating HTML markup from application logic by defining areas in HTML files that will be replaced by data from Python. This improves organization and maintainability of the code. The document also covers using base templates to define common elements shared across pages.
- Author
- Madhan Raj
- Language
- EN