Django-safedelete

Latest version: v1.4.0

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

Scan your dependencies

Page 6 of 6

0.3.2

Not secure
=====

- Prevent migration errors on django 1.8 by declaring the SafeDeleteManager (internal class in managers) as global

0.3.1

Not secure
=====

- Fix issue with release on pypi not being the good one

0.3.0

Not secure
=====

** New **

- Add a ``NO_DELETE`` policy which never soft or hard deletes an instance
- Django 1.8 compatibility

** Removed **

- Support of Django 1.2 and Django 1.3 has been removed

** Bugfixes **

- ``all_with_deleted`` method doesn't lose current queryset on a related manager
- uniqueness is now checked against soft deleted instances too
- prefetch_related() now works with SafedeleteQuerySet
- Fix the undelete action in the administration for active objects.

0.2.1

Not secure
==================

** New **

- Extends Django compatibility to Django 1.2

0.2.0

Not secure
==================

** New **

- Django compatilibty 1.3 => 1.7
- Add administration utilities

Page 6 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.