Django-spicy-id

Latest version: v1.0.0

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

Scan your dependencies

Page 1 of 2

1.0.0

* Feature: Added `monkey_patch_drf()` utility.

0.7.0

This version fixes a bug that affects Django 3.x installations and is recommended for those users.

* Bugfix: Add workaround for a Django 3.x bug where a newly-saved instance's `.id` might be returned as a number, not a spicy string. (6)
* Breaking change: Dropped support for Django 2.2.
* Updated target Django versions from `3.1 -> 3.2` and `4.1 -> 4.2`.
* Updated integration tests to properly test against all Django versions (7).

0.6.1

* Repackage of previous release. No code changes compared to `v0.6.0`.

0.6.0

* Breaking change: Bug fix: The `randomize` feature will set `.id` to a string, not a number, when the instance is created.

0.5.0

* Breaking change: Fixed bug causing `SpicyAutoField` and `SpicySmallAutoField` to inherit from `models.BigAutoField`.

0.4.0

* Feature: Add and document the `get_url_converter()` helper.
* Feature: Add and document the `.re_pattern` attribute.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.