toutes les options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Paquet source : django-classy-tags  ]

Paquet : python-django-classy-tags-doc (4.1.0-1)

Liens pour python-django-classy-tags-doc

Screenshot

Ressources Debian :

Télécharger le paquet source django-classy-tags :

Responsables :

Ressources externes :

Paquets similaires :

Class based template tags for Django projects (Documentation)

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.

This package contains the documentation.

Autres paquets associés à python-django-classy-tags-doc

  • dépendances
  • recommandations
  • suggestions
  • enhances

Télécharger python-django-classy-tags-doc

Télécharger pour toutes les architectures proposées
Architecture Taille du paquet Espace occupé une fois installé Fichiers
all 39,7 ko346,0 ko [liste des fichiers]