openwisp / openwisp-users

Implementation of user management and multi-tenancy for OpenWISP
https://openwisp.io/docs/dev/users/
BSD 3-Clause "New" or "Revised" License
163 stars 74 forks source link

[refactor] Refactor BaseEmailView to use the FilterByParent mixin #354

Open nemesifier opened 1 year ago

nemesifier commented 1 year ago

This view should be refactored to inherit the FilterByParent mixin:

https://github.com/openwisp/openwisp-users/blob/670ec9349c27813c130c9421c7b5d7e079230f9e/openwisp_users/api/views.py#L201-L242

MihirKohli commented 11 months ago

Can you assign me this issue?

MihirKohli commented 11 months ago

Resolved https://github.com/openwisp/openwisp-users/pull/358