Add the ability to include moderator notes on feeds.
authorDave Page <dpage@pgadmin.org>
Tue, 19 Mar 2024 14:52:24 +0000 (14:52 +0000)
committerDave Page <dpage@pgadmin.org>
Tue, 19 Mar 2024 14:52:24 +0000 (14:52 +0000)
commita12e1b97cd07646c5809eb49f92c27a2bbd44be1
tree333545f9ba4159bc03e4befabeaa44c055f438c3
parent81592866f1700af03c83ed900923d03b0d813f3b
Add the ability to include moderator notes on feeds.
hamnadmin/hamnadmin/register/admin.py
hamnadmin/hamnadmin/register/migrations/0007_moderatornotes.py [new file with mode: 0644]
hamnadmin/hamnadmin/register/models.py
hamnadmin/hamnadmin/register/templates/edit.html
hamnadmin/hamnadmin/register/templates/moderate.html
hamnadmin/hamnadmin/register/views.py