grantmcconnaughey / django-field-history

A Django app to track changes to model fields.
BSD 3-Clause "New" or "Revised" License
314 stars 33 forks source link

pluralize FieldHistory model to 'Field histories' #31

Open dv321 opened 6 years ago

dv321 commented 6 years ago

Currently the FieldHistory model shows up in the admin as 'Field historys', so this changes it to 'Field histories'

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.02%) to 95.42% when pulling a32a0df5adc5fd813db68e94a44e76417ebe5008 on dv321:patch-1 into b61885d8bddf7d1f53addf3bea098f67fcf9a618 on grantmcconnaughey:master.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.02%) to 95.42% when pulling a32a0df5adc5fd813db68e94a44e76417ebe5008 on dv321:patch-1 into b61885d8bddf7d1f53addf3bea098f67fcf9a618 on grantmcconnaughey:master.