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

Remove UserModelAdmin #1077

Closed brylie closed 4 months ago

brylie commented 4 months ago

This pull request removes the UserModelAdmin class from the codebase. The class was no longer being used and can be safely removed. This change helps to clean up the code and reduce unnecessary complexity.

Related to: #1076