SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-django-guardian-2.4.0-4.2.noarch.rpm :

* Mon May 09 2022 pgajdosAATTsuse.com- python-mock is not required for build
* Fri Jan 07 2022 jayvdbAATTgmail.com- Skip Tumbleweed Python 3.6 incompatible with Django 4
* Thu Dec 09 2021 pgajdosAATTsuse.com- version update to 2.4.0
* Add support for Python 3.9
* Add support for Django 3.1, Django 3.2
* Add parameter `any_perm` to `PermissionRequiredMixin`
* Switch from Travis CI to `GitHub Actions`_- deleted patches - django32.patch (upstreamed)
* Fri May 14 2021 mmachovaAATTsuse.com- Add django32.patch to fix build
* Tue Jun 09 2020 mimi.vxAATTgmail.com- Update to 2.3.0
* Drop support for Django 2.1
* Fix compatibility with UUIDField primary keys
* Fix formatting for pyupgrade
* Fix error with get_objects_for_user on PostgreSQL
* Modify \'assign_perm\' shortcut to treat lists as a queryset
* Updated links to Django documentation and django-authority repository
* Removed reference to \"easy_install\" in the documentation
* Run migrations check only if required version of django is installed
* Thu Feb 20 2020 tchvatalAATTsuse.com- Update to 2.2.0:
* Django 3.x support
* Mon Sep 16 2019 tchvatalAATTsuse.com- Update to 2.1.0:
* Drop support for Python 2.7 & 3.4 and Django 1.11 & 2.0
* Upgrade to use `django.urls.path` in routing
* Auto pre-fetching permission via `GUARDIAN_AUTO_PREFETCH`
* Add tests for missing migrations
* Mon May 06 2019 tchvatalAATTsuse.com- Update to 1.5.1:
* Restore compatibility with Python 2.7- Remove merged patch no-maxsplit.patch
* Thu Feb 28 2019 tchvatalAATTsuse.com- Do not bother with the locale handling for now, causes conflicts on migration, we really need to properly fix this in macros rather than hacking it in.
* Sun Feb 24 2019 jayvdbAATTgmail.com- Use single spec syntax, renaming Python 2 package to use python2- prefix- Increase minimum Django version to 1.8- Adds no-maxsplit.patch to fix a minor Python3-only syntax.- Activate test suite- from v1.5.0
* Updates for compatibility with latest Python and Django versions- Update from v1.2.5 to v1.4.9 (see CHANGES for full log)
* Mon May 04 2015 benoit.moninAATTgmx.fr- update to version 1.2.5:
* Official Django 1.7 support (thanks Troy Grosfield and Brian May)
* Allow to override PermissionRequiredMixin.get_permission_object, part of PermissionRequiredMixin.check_permissions method, responsible for retrieving single object (Thanks zauddelig)
* French translations (Thanks Morgan Aubert)
* Added support for User.get_all_permissions (thanks Michael Drescher)- additional changes from version 1.2.4:
* Fixed another issue with custom primary keys at admin extensions (Thanks Omer Katz)- additional changes from version 1.2.2:
* Fixed issue with custom primary keys at admin extensions (Thanks Omer Katz)
* get_403_or_None now accepts Python path to the view function, for example \'django.contrib.auth.views.login\' (Thanks Warren Volz)
* Added with_superuser flag to guardian.shortcuts.get_objects_for_user (Thanks Bruno Ribeiro da Silva)
* Added possibility to disable monkey patching of the User model. (Thanks Cezar Jenkins)- additional changes from version 1.2:
* Removed get_for_object methods from managers (#188)
* Extended documentation
* GuardedModelAdmin has been splitted into mixins
* Faster queries in get_objects_for_user when use_groups=False or any_perm=True (#148)
* Improved speed of get_objects_for_user shortcut
* Support for custom User model with not default username field
* Added GUARDIAN_GET_INIT_ANONYMOUS_USER setting (#179)
* Added accept_global_perms to PermissionRequiredMixin
* Added brazilian portuguese translations
* Added polish translations
* Added wheel support
* Fixed wrong anonymous user checks
* Support for Django 1.6
* Support for Django 1.7 alpha- add fdupes as BuildRequires and call it after install- call find_lang to tag the translation files
 
ICM