SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python310-django-polymorphic-3.1-2.10.noarch.rpm :

* Fri Jan 07 2022 John Vandenberg - Skip Tumbleweed Python 3.6 incompatible with Django 4
* Sun Dec 26 2021 John Vandenberg - Remove no longer needed Source runtests.py- Added docs from source- Update to v3.1.0
* Added support for Django 4.0.
* Fixed crash when the admin \"add type\" view has no choices; will show a permission denied.
* Fixed missing locale folder in sdist.
* Fixed missing QuerySet.bulk_create(.., ignore_conflicts=True) parameter support.
* Fixed FilteredRelation support.
* Fixed supporting class keyword arguments in model definitions for __init_subclass__().
* Fixed including polymorphic.tests.migrations in the sdist.
* Fixed non-polymorphic parent handling, which has no _base_objects
* Fixed missing widgets support for modelform_factory().
* Fixed has_changed handling for polymorphic_ctype_id due to implicit str to int conversions.
* Fixed Q object handling when lists are used (e.g. in django-advanced-filters).
* Fixed Django Admin support when using a script-prefix.
* Wed Sep 09 2020 John Vandenberg - Activate test suite- Update to v3.0.0
* Tue Mar 31 2020 John Vandenberg - Update to v2.1.2
* Wed May 18 2016 Angelos Tzotsos - 0.5.6- Initial spec file
 
ICM