aboutsummaryrefslogtreecommitdiff
path: root/www/py-django-sekizai/pkg-descr
blob: b613169b0a85be4f61f7b278d4739df80ee8629f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Sekizai means "blocks" in Japanese, and that's what this app provides.
A fresh look at blocks.  With django-sekizai you can define
placeholders where your blocks get rendered and at different places in
your templates append to those blocks.  This is especially useful for
css and javascript.  Your subtemplates can now define css and
javscript files to be included, and the css will be nicely put at the
top and the javascript to the bottom, just like you should.  Also
sekizai will ignore any duplicate content in a single block.

WWW: https://github.com/ojii/django-sekizai