Path to this page:
Subject: CVS commit: pkgsrc/www/py-grappelli_safe
From: Adam Ciarcinski
Date: 2024-02-21 20:29:26
Message id: 20240221192926.D11D3F9F4@cvs.NetBSD.org
Log Message:
py-grappelli_safe: updated to 1.1.1
1.1.1 (2022-01-05)
Bug Fixes
fix radiolist styles in Django 4
1.1.0 (2021-12-30)
Features
add Django 4.0 compatibility
1.0.0 (2021-11-19)
Bug Fixes
fix arrow position on filter_horizontal widget (b754a98)
fix styles of number and url fields (9e404d5)
hide deletelink in Django 3.1+ inlines (288fc6c)
Features
Add Django 2.2 Compatability
make templates compatible with Django 3 (57b1bcf)
BREAKING CHANGES
dropped support for Python 2 and Django < 2.2
Remove unneeded import
Fix url
Move jQuery UI out to base admin template (fixes broken inlines)
Pass correct args to inlines
Style fix for M2M widget
Rename admin CSS class "field-box" to "fieldBox".
Files: