Path to this page:
Subject: CVS commit: pkgsrc/www/py-django-import-export
From: Adam Ciarcinski
Date: 2025-01-16 10:39:53
Message id: 20250116093953.F0F2DFC7D@cvs.NetBSD.org
Log Message:
py-django-import-export: updated to 4.3.4
4.3.4 (2025-01-15)
- Handle QuerySets called with ``values()`` on export
4.3.3 (2024-12-02)
- Update all translations
4.3.2 (2024-12-01)
- Updated Farsi translation
- Updated German translation
4.3.1 (2024-11-19)
- Fix imports for openpyxl
4.3.0 (2024-11-19)
- Addition of import & export management commands
- Handle ``IllegalCharacterError`` in xlsx exports
- Add ``__repr__`` method to InvalidRow for improved debugging
Files: