| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.2.5 source code.tar.gz | 2026-01-25 | 30.0 kB | |
| 1.2.5 source code.zip | 2026-01-25 | 52.6 kB | |
| README.md | 2026-01-25 | 1.6 kB | |
| Totals: 3 Items | 84.2 kB | 0 | |
What's Changed
- chore: Add import path for hook conditions in code examples by @shdwkl in https://github.com/rsinger86/django-lifecycle/pull/162
- docs: Update return type hint in utility methods documentation by @kimihito in https://github.com/rsinger86/django-lifecycle/pull/166
- Declare package to be fully typed by @allanlewis in https://github.com/rsinger86/django-lifecycle/pull/168
- Fix typo in docs by @marciomazza in https://github.com/rsinger86/django-lifecycle/pull/174
- Context manager to bypass hooks by @ticosax in https://github.com/rsinger86/django-lifecycle/pull/169
- Add support django 5.2 by @scpaes in https://github.com/rsinger86/django-lifecycle/pull/173
- perf: don't eval attr just pass to isinstance by @TonisPiip in https://github.com/rsinger86/django-lifecycle/pull/164
New Contributors
- @shdwkl made their first contribution in https://github.com/rsinger86/django-lifecycle/pull/162
- @kimihito made their first contribution in https://github.com/rsinger86/django-lifecycle/pull/166
- @allanlewis made their first contribution in https://github.com/rsinger86/django-lifecycle/pull/168
- @marciomazza made their first contribution in https://github.com/rsinger86/django-lifecycle/pull/174
- @ticosax made their first contribution in https://github.com/rsinger86/django-lifecycle/pull/169
- @scpaes made their first contribution in https://github.com/rsinger86/django-lifecycle/pull/173
- @TonisPiip made their first contribution in https://github.com/rsinger86/django-lifecycle/pull/164
Full Changelog: https://github.com/rsinger86/django-lifecycle/compare/1.2.4...1.2.5