4 items tagged “templates”
Seasoning Templates. “Designing a template language is a lot like seasoning a dish; there’s a whole range of tastes out there.”
19th July 2007, 6:04 pm
Logic in Templates. I don’t think it would hurt Django to have a bit more support for conditional logic in templates, but I wouldn’t go as far as supporting the ability to call Python functions directly.
19th July 2007, 8:35 am
Naming URL patterns (via) You can now apply a name to a URL pattern in Django development version, which makes the {% url %} template tag far more useful.
10th April 2007, 12:19 am
Django templates in Venus. It’s nice to see the Django template system being used outside the context of the overall framework.
14th February 2007, 11:22 pm