Django-guardian

Latest version: v2.4.0

Safety actively analyzes 627882 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 7

1.1

==========================

* Support for Django 1.5 (including Python 3 combination)
* Support for custom user models (introduced by Django 1.5)
* Ability to create permissions using Foreign Keys
* Added ``user_can_access_owned_by_group_objects_only`` option to
``GuardedModelAdmin.``
* Minor documentation fixups
* Spanish translations
* Better support for grappelli_
* Updated examples project
* Speed up ``get_perms`` shortcut function

1.0.4

============================

* Added ``GUARDIAN_RENDER_403`` and ``GUARDIAN_RAISE_403`` settings (40)
* Updated docstring for ``get_obj_perms`` (43)
* Updated codes to run with newest django-grappelli (51)
* Fixed problem with building a RPM package (50)
* Updated caveats docs related with oprhaned object permissions (47)
* Updated ``permission_required`` docstring (49)
* Added ``accept_global_perms`` for decorators (49)
* Fixed problem with MySQL and booleans (56)
* Added flag to check for *any* permission in ``get_objects_for_user`` and
``get_objects_for_group`` (65)
* Added missing *tag closing* at template (63)
* Added view mixins related with authorization and authentication (73)
* Added tox_ support
* Added Travis_ support

1.0.3

============================

* Added ``get_objects_for_group`` shortcut (thanks to Rafael Ponieman)
* Added ``user_can_access_owned_objects_only`` flag to ``GuardedModelAdmin``
* Updated and fixed issues with example app (thanks to Bojan Mihelac)
* Minor typo fixed at documentation
* Included ADC theme for documentation

1.0.2

============================

* ``get_users_with_perms`` now accepts ``with_group_users`` flag
* Fixed ``group_id`` issue at admin templates
* Small fix for documentation building process
* It's 2011 (updated dates within this file)

1.0.1

============================

* ``get_users_with_perms`` now accepts ``with_superusers`` flag
* Small fix for documentation building process

1.0.0

============================

* A final v1.0 release!

Page 5 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.