• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

openwisp / openwisp-utils / 30824324828

03 Aug 2026 02:46PM UTC coverage: 97.59% (-0.06%) from 97.648%
30824324828

push

github

web-flow
[change] Allowed cascade deletions in `ReadOnlyAdmin`

`ReadOnlyAdmin.has_delete_permission` previously returned False
unconditionally, which blocked cascade deletions from parent
models (like Organization).

Added `openwisp_utils.admin.BlockDeleteAllowCascadeMixin`
to allow reusability of this logic in other OpenWISP modules.

---------

Co-authored-by: Federico Capoano <f.capoano@openwisp.io>

4251 of 4356 relevant lines covered (97.59%)

13.66 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

95.93
/admin.py


Source Not Available

The file "admin.py" isn't available on github. Either it's been removed, or the repo root directory needs to be updated.

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc