Index of /ports_www/py-django-classy-tags
Name Last modified Size
Parent Directory -
Makefile 04-Mar-2011 17:02 635
distinfo 04-Mar-2011 17:02 309
pkg-descr 15-Feb-2011 12:17 521
pkg-plist 04-Mar-2011 17:02 4.0K
The goal of this project is to create a new way of writing Django template tags
which is fully compatible with the current Django templating infrastructure.
This new way should be easy, clean and require as little boilerplate code as
possible while still staying as powerful as possible.
Features:
* Class based template tags.
* Template tag argument parser.
* Declarative way to define arguments.
* Supports (theoretically infinite) parse-until blocks.
* Extensible!
WWW: http://github.com/ojii/django-classy-tags/