Skip to content
Sections
>> Trisquel >> Пакети >> etiona >> python >> python-django-classy-tags
etiona  ]
[ Източник: django-classy-tags  ]

Пакет: python-django-classy-tags (0.8.0-1)

Class based template tags for Django projects

django-classy-tags is an approach at making writing template tags in Django easier, shorter and more fun. It provides an extensible argument parser which reduces most of the boiler plate code you usually have to write when coding custom template tags.

django-classy-tags does no magic by design. Thus you will not get automatic registering/loading of your tags like other solutions provide. You will not get automatic argument guessing from function signatures but rather you have to declare what arguments your tag accepts. There is no magic in your template tag class either, it’s just a subclass of django.template.Node which invokes a parser class to parse the arguments when it’s initialized and resolves those arguments into keyword arguments in it’s render method and calls its render_tag method with those keyword arguments.

Други пакети, свързани с python-django-classy-tags

  • зависимости
  • препоръчани
  • предложени
  • dep: python
    interactive high-level object-oriented language (default version)
  • dep: python-django (>= 1.5)
    High-level Python web development framework (Python 2 version)

Изтегляне на python-django-classy-tags

Изтегляне за всички налични архитектури
Архитектура Големина на пакета Големина след инсталиране Файлове
all 19,2 кБ122 кБ [списък на файловете]