SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-django-import-export-2.7.1-2.3.noarch.rpm :

* Sun Dec 26 2021 jayvdbAATTgmail.com- Update to v2.7.1
* Removed django_extensions from example app settings
* Added support for Django 4.0- from v2.7.0
* Big integer support for Integer widget
* Added skip_html_diff meta attribute
* Add ability to rollback the import on validation error
* Fix crash when deleting via admin site
* Use Github secret in CI script instead of hard-coded password
* Documentation: correct error in example application which leads to crash- from v2.6.1
* Revert \'dark mode\' css: causes issues in django2.2- from v2.6.0
* Added guard for null \'options\' to fix crash
* Updated import.css to support dark mode
* Fixed regression where overridden mixin methods are not called
* Fix xls/xlsx import of Time fields
* Added support for \'to_encoding\' attribute
* Fix minor date formatting issue for date with years < 1000
* Translate the zh_Hans missing part
* Remove code duplication from mixins.py and admin.py
* don\'t test Django main branch with python36,37
* Support Django 3.2
* Rephrase logical clauses in docstrings
* Support multiple databases
* Add Farsi translated messages in the locale
* Update Russian translations
* Append export admin action using ModelAdmin.get_actions
* CachedInstanceLoader defaults to empty when import_id is missing
* Add kwargs to import_row, import_object and import_field
* Call load_workbook() with data_only flag
* Tue May 18 2021 dimstarAATTopensuse.org- Skip python36 build: no pandas.
* Tue Jan 12 2021 jayvdbAATTgmail.com- Update to v2.5.0
* Changed the default value for IMPORT_EXPORT_CHUNK_SIZE to 100
* Add translation for Korean
* Update linting, CI, and docs
* Sun Nov 29 2020 jayvdbAATTgmail.com- Activate test suite- Update to v2.4.0
* Thu Jul 16 2020 jayvdbAATTgmail.com- Update to v2.3.0
* Wed Apr 22 2020 jayvdbAATTgmail.com- Initial spec for v2.0.2
 
ICM