Django-rest-hooks

Latest version: v1.5.0

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

Scan your dependencies

Page 2 of 2

1.3.0

- Merged 28
- Removal of **choices** argument for **event** attribute in **Hook** model. Change eliminates creation of migration files when modifying the `HOOK_EVENTS` dictionary. **BE ADVISED: This change can result in undesirable behavior when upgrading from v1.2.2. or older** Given that knowledge, this release was bumped up to a minor release.
- Creation of **HookAdmin** class for the **Hook** model.
- Creation of **HookForm** class.
- Form class is used in **HookAdmin**.
- Addition of clean method to **Hook** model.
- Method validates **event** value is within the available choices in the `HOOK_EVENTS` dictionary.

**Notes:**
- Consider using **HookForm.ADMIN_EVENTS** to assign available `HOOK_EVENTS` dynamically.

1.2.2

- Fix for 21
- Allows for the reliable firing of hooks when using the "+" option.

1.2.1

- Support for Django 1.9.

1.2.0

- Support for Django 1.8.
- Support for Python 3.
- Enhancement to specify user agnostic hooks.

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.