python-django-classy-tags-doc binary package in Ubuntu Mantic armhf

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2023-08-05 08:38:45 UTC Published Ubuntu Mantic armhf release universe doc Optional 4.1.0-1
  • Published
  • Copied from ubuntu mantic-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Mantic armhf proposed universe doc Optional 4.1.0-1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to mantic

  • Published
  • Copied from ubuntu mantic-proposed amd64 in Primary Archive for Ubuntu
  2023-08-05 08:39:12 UTC Superseded Ubuntu Mantic armhf release universe doc Optional 4.0.0-1
  • Removal requested .
  • Superseded by amd64 build of django-classy-tags 4.1.0-1 in ubuntu mantic PROPOSED
  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu