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
53 stars 41 forks source link

Add MemorialViewSet and Remove MemorialModelAdmin #1075

Closed brylie closed 1 month ago

brylie commented 1 month ago

This pull request adds the MemorialViewSet class and removes the MemorialModelAdmin class. The MemorialViewSet class is responsible for handling the API endpoints and Wagtail UI elements related to memorials, while the MemorialModelAdmin class is no longer needed. This change improves the organization and functionality of the codebase.

sonarcloud[bot] commented 1 month 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