FinalsClub/djKarma

db models should be singular

Closed this issue · 1 comments

django's orm will pluralize them if we want them to or not, so we should keep them singular

Fix this someday after deploy.

The only remaining instance of this is a singleton model, and the plural may be acceptable