Up to [cvs.NetBSD.org] / pkgsrc / www / py-wagtailmenus
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
py-wagtailmenus: updated to 4.0.2 4.0.1 (02.01.2025) * Update the testing environment to test Wagtail 6.3 and Django 5.1 * Add conditional support for Wagtail 6.3 templates. * Fix Italian translation 4.0.1 (04.08.2024) * Fix German translation. * Fix `bs4.FeatureNotFound` error on tests. 4.0.0 (28.02.2024) * FIX: Versions on docs index * Support/wagtail-50 * Fix/settings panel append * add indonesian translation * Independent wagtail_modeladmin support for Wagtail 5.1 * Release prep/3.1.9 * [pre-commit.ci] pre-commit autoupdate * Wagtail 5.2 * Add Ukrainian translation * Dutch translation * Upgrade GitHub Actions * BREAKING: Migrate from ModelAdmin to Snippets * update gh actions * update set-output command * Update package and testing configurations * ModelAdmin to Snippets Documentation Update * Rename admin module * add bandit code scanner
py-*: remove unused tool dependency py-setuptools includes the py-wheel functionality nowadays
*: clean-up after python38 removal
py-wagtailmenus: updated to 3.1.9 3.1.9 (23.09.2023) ---------- * Fix which caused discrepancy between compatibility on website and readme. * Fix by replacing `wagtail.contrib.modeladmin` with `wagtail_modeladmin`. * Update testing for Wagtail 5.0 and Django 4.2. * Dropped support for Python 3.7. 3.1.8 (13.05.2023) ---------- * Fix bug that prevented the `show_menu_heading` from working on default flat menus. * Fix `autopopulate_main_menus` instructions. * Fix docs examples for registering hooks. * Fix which were causing extra migrations on the id fields. 3.1.7 (17.04.2023) ---------- * This is a dummy release to fix the publishing of the 3.1.6 release on PyPI. 3.1.6 (17.04.2023) ---------- * Add "Python 3.11" to the list of PyPI classifiers. 3.1.5 (21.02.2023) ---------- * This is a dummy release to fix the publishing of the 3.1.4 release on PyPI. 3.1.4 (21.02.2023) ---------- * Update testing for Wagtail 4.1 and 4.2 * Tidy up imports and remove unused imports * Silence DEFAULT_AUTO_FIELD warnings in tests 3.1.3 (15.10.2022) ------------------ * Added support for Wagtail 4.0. * Added support for Django 4.1. * Updated travis/tox test settings to test against Wagtail 4.0 and Django 4.1. 3.1.2 (17.06.2022) ------------------ * Added support for Wagtail >3.0. * Updated Travis/tox test settings to test against Wagtail 3.0. * Fix: which prevented creating or editing menus in wagtail 3.0. 3.1.1 (25.04.2022) ------------------ * Removed support for Wagtail <2.15. * Removed support for Django <3.2. * Added support for Wagtail 2.15. * Added support for Wagtail 2.16. * Added support for Django 4.0. 3.1 (12.02.2022) ------------------ * Added support for Wagtail 2.10 (no code changes necessary). * Updated menu classes to better support cases where 'request' and 'site' are not available in the context. * Transfered project to [Jazzband](https://jazzband.co). * Removed project from Transifex.
*: remove more references to Python 3.7
*: restrict py-numpy users to 3.9+ in preparation for update
Reset MAINTAINER
*: bump PKGREVISION for egg.mk users They now have a tool dependency on py-setuptools instead of a DEPENDS
py-wagtailmenus: ditto
Add py-wagtailmenus-3.0.2: wagtailmenus is an extension for Torchbox's Wagtail CMS to help you manage and render multi-level navigation and simple flat menus in a consistent, flexible way.