Skip to main content

Tagged pages for django CMS 3

Project description

Join the Gitter chat Latest PyPI version Python versions Latest CI build status Test coverage Code Climate License

Tagged pages for django CMS 3

Python: 3.10, 3.11

Django: 4.2

django CMS: 3.11

Quickstart

Install djangocms-page-tags:

pip install djangocms-page-tags

Then add it to INSTALLED_APPS along with its dependencies:

"taggit",
"taggit_autosuggest",
"djangocms_page_tags",

Add taggit_autosuggest to urlconf:

path("taggit_autosuggest", include("taggit_autosuggest.urls")),

Execute migration:

$ python manage.py migrate

Usage

You will find two new items in the toolbar Page menu:

  • Title tags (per language)

  • Page tags (global)

These items allows to add tags to Title and Page instances, respectively

Templatetags

djangocms-page-tags allows showing tags using four templatetags

  • include_page_tags

  • include_title_tags

  • page_tags

  • title_tags

Documentation

For further documentation see https://djangocms-page-tags.readthedocs.io/

History

1.2.0 (2025-01-15)

Features

  • Switch to Coveralls Github action (#60)

  • Drop support for Django < 4.2, python < 3.10 and django CMS < 3.11 (#76)

1.1.0 (2023-05-08)

Features

  • Update GH actions / linting configuration (#40)

1.0.0 (2022-08-27)

Bugfixes

  • Add support for Django 3.2 / django CMS 3.10 (#33)

  • Skip creating toolbar item in page types (#36)

0.9.0 (2020-12-05)

Features

  • Add support for Python 3.9 (#29)

  • migrate from travis, drop Python 2/Django Cms 3.6 support (#10210)

0.8.0 (2019-12-27)

  • Add Django 2.2

  • Add django CMS 3.7

  • Add Python 3.7

  • Drop compatibility with django CMS < 3.6

0.7.0 (2019-08-22)

  • Drop compatibility with Django < 1.11

  • Drop compatibility with Python 3 < 3.5

0.6.2 (2019-03-09)

  • Add Django 2.0, 2.1 support

  • Add django CMS 3.6 support

0.6.1 (2018-03-29)

  • Properly set migration dependencies

  • Improve compatibility with django CMS 3.5

  • Fix issues with tox on travis

0.6.0 (2017-12-30)

  • Add Django 1.11 support

  • Drop django CMS 3.2, 3.3

0.5.0 (2016-12-02)

  • Add Django 1.10 support

  • Add support for django CMS 3.3, 3.4

  • Drop Django 1.7 and below

  • Drop django CMS 3.1 and below

0.4.2 (2016-01-08)

  • Fix handling of pages in non existing languages

0.4.1 (2015-10-03)

  • Add support for django CMS 3.2

  • Add support for Django 1.8

  • Update translation

  • PEP-8 / isort code cleanup

0.4.0 (2015-06-29)

  • Add support for django CMS 3.1

  • Add support for Django 1.7

  • Use djangocms-helper for testing

0.3.0 (2014-04-20)

  • Support for django CMS 3.0 final

0.2.1 (2014-03-29)

  • Support for django CMS 3.0 RC1

  • Add verbose description

0.2.0 (2014-02-02)

  • Fix for django CMS 3 develop update

0.1.4 (2014-01-26)

  • Metadata cleanup

0.1.3 (2014-01-22)

  • Put toolbar menu items in a submenu

0.1.2 (2014-01-16)

  • Documentation update

0.1.1 (2014-01-16)

  • Add transifex support

0.1.0 (2014-01-15)

  • Experimental release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

djangocms_page_tags-1.2.0.tar.gz (20.9 kB view details)

Uploaded Source

Built Distribution

djangocms_page_tags-1.2.0-py2.py3-none-any.whl (26.1 kB view details)

Uploaded Python 2Python 3

File details

Details for the file djangocms_page_tags-1.2.0.tar.gz.

File metadata

  • Download URL: djangocms_page_tags-1.2.0.tar.gz
  • Upload date:
  • Size: 20.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for djangocms_page_tags-1.2.0.tar.gz
Algorithm Hash digest
SHA256 e1b5a224f796f87c0350d7ad7a992b865a4fb4abea5f3a13de5d09584965c4cc
MD5 c6a94bfbbbb5c3188d94ce08adad8b02
BLAKE2b-256 2607880ebae80be70d97c6b5c3eb039d9b19dbdad0b91cf56a43c4b640e3a897

See more details on using hashes here.

File details

Details for the file djangocms_page_tags-1.2.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for djangocms_page_tags-1.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 1a16dde5326b292656c2c1a55b51c62f58c1d12ff6e0e94e1d036aadd063b8a9
MD5 353f598ad30aa6f073e76ebcf73edb3a
BLAKE2b-256 96739f3035ac07b1151e69c5488c0cfe271232b608de72f009ca83cad48b2f5b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page