Contents

django-classy-tags 4.1.0

0

Class based template tags for Django

Class based template tags for Django

Stars: 380, Watchers: 380, Forks: 45, Open Issues: 10

The django-cms/django-classy-tags repo was created 13 years ago and the last code push was 2 months ago.
The project is popular with 380 github stars!

How to Install django-classy-tags

You can install django-classy-tags using pip

pip install django-classy-tags

or add it to a project with poetry

poetry add django-classy-tags

Package Details

Author
Jonas Obrist
License
BSD
Homepage
https://github.com/django-cms/django-classy-tags
PyPi:
https://pypi.org/project/django-classy-tags/
GitHub Repo:
https://github.com/ojii/django-classy-tags

Classifiers

  • Internet/WWW/HTTP
  • Internet/WWW/HTTP/Dynamic Content
  • Software Development
  • Software Development/Libraries
No  django-classy-tags  pypi packages just yet.

Errors

A list of common django-classy-tags errors.

Code Examples

Here are some django-classy-tags code examples and snippets.

GitHub Issues

The django-classy-tags package has 10 open issues on GitHub

  • 3.0.0: Tests not in sdist tarball on pypi.org

See more issues on GitHub

Related Packages & Articles

django-chunkator 2.0.0

Chunk large QuerySets into small chunks, and iterate over them without killing your RAM.