OK, managed to do this in the end, by creating a new template tag and
node derived from django.template.loader_tag.ExtendsNode
overriding the get_parent method.
Now we have total white labeling of all our templates, including base
templates.
Django rocks.
On 27 Nov, 12:20, jorjun <[EM
I am trying to work out the best way to allow dynamic template
substitution based on RequestContext
Could anybody point me in the right direction? I don't know if I need
a new template loader, or I need to create new tags.
But in this case :
{% extends "myapp/base.html" %}
I would like it to l
Webfaction
==
SSH access + local apache configuration means that I run several
django-powered web sites from the same virtual host and I can keep
Django and other open source products updated frequently with
subversion.
Highly recommend, technical support is great and they go back a long
3 matches
Mail list logo