Pik-django-utils

Latest version: v2.1.0

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

Scan your dependencies

Page 1 of 5

2.1.0

NEW

- Automatic history cleaning tools by John2013
-
FIX

- Fixed qa by John2013

2.0.5

CHANGE

- Compatibility fixes for using with Django>=3.0

2.0.4

FIX

- Fix multitable inheritance soft deleted models

2.0.3

CHANGE

- Use `.save()` instance method for soft deletion
- Add documentation for Soft Delete

FIX

- Fix `.hard_delete()`
- Fix empty deletion result
- Fix uuid library import in `pik.core.models`

2.0.2

CHANGE

- `pik.core.shortcuts: update_or_create_object` function now support Model, QuerySet and Manager as first argument. It might be useful if you are trying to update deleted objects (SoftDeleted)

2.0.1

CHANGE

- **!!! incompatible !!!** `pik.core.models`: `Uided` and `PUided` use `uuid4` uid generation function instead `luid` lib
- **!!! incompatible !!!** `pik.core.models`: `BaseHistorical` and `BasePHistorical` use ordering by `created` field
- remove `ulid-py` requirements

FIX

- requirements: remove `urllib3` version pinning

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.