I fixed my issue but I am still not sure what caused it. I rearranged
the order of the models and then when I went in to change user
permissions there were two sets of add/change/delete for the model in
question, one plural and one not (the name of the model is not
plural). The non-plural version appears to be the correct one. I am
not sure why both are showing up (there are only three models, but
with the extra plural it looks like the admin site thinks there are
four).
Josh