public marks

PUBLIC MARKS from fredbird with tags django & template

30 August 2006 09:15

Django | Documentation | Template guide

(via)
Django's template language is designed to strike a balance between power and ease. It's designed to feel comfortable to those used to working with HTML. If you have any exposure to other text-based template languages, such as Smarty or CheetahTemplate, you should feel right at home with Django's templates. Templates A template is simply a text file. It can generate any text-based format (HTML, XML, CSV, etc.). A template contains variables, which get replaced with values when the template is evaluated, and tags, which control the logic of the template.

fredbird's TAGS related to tag django

apache +   doc +   howto +   lang:en +   lang:fr +   mac +   mysql +   openid +   optimisation +   os-x +   perl +   php +   postgresql +   python +   ruby +   source-code +   template +   template-engine +   tutorial +   utf8 +   web-dev +   web-hosting +