WesternFriend / westernfriend.org

A website for Western Friend (westernfriend.org), a Quaker publication that provides resources and support for Quaker communities and individuals seeking to live out their faith in the world. Western Friend is part of the Religious Society of Friends.
https://westernfriend.org
GNU Affero General Public License v3.0
57 stars 39 forks source link

Refactor contact viewsets and model admins #1074

Closed brylie closed 4 months ago

brylie commented 4 months ago

Related to #938

This pull request refactors the contact viewsets and model admins to improve code organization and readability. It removes the admin menu registrations for the contact model admins and adds the ContactViewSetGroup to handle the viewsets for the Person, Meeting, and Organization models. This change also includes updates to the ordering, filters, and columns for the viewsets.

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud