vittoriozamboni / django-groups-manager

Manage django groups collection based on django-mptt.
MIT License
96 stars 23 forks source link

Add verbose names to model fields #30

Closed OskarPersson closed 5 years ago

OskarPersson commented 5 years ago

This makes it easier to add custom translations in projects using this app.

For some reason, Django generates a new migration even when the verbose_name is changed. However, I didn't know if you want the updates to be added to the previous migrations, have it in a separate migration or automatically squashed. Currently it is the default with a new, separate migration file

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.04%) to 97.996% when pulling 2ff2e55c6559d18a39fd997dd7707ec7a03fa0dd on OskarPersson:verbose-names into c8698d0e2c866af9360b3ca9992d8e8d658c8ac4 on vittoriozamboni:master.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.04%) to 97.996% when pulling 2ff2e55c6559d18a39fd997dd7707ec7a03fa0dd on OskarPersson:verbose-names into c8698d0e2c866af9360b3ca9992d8e8d658c8ac4 on vittoriozamboni:master.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.04%) to 97.996% when pulling 2ff2e55c6559d18a39fd997dd7707ec7a03fa0dd on OskarPersson:verbose-names into c8698d0e2c866af9360b3ca9992d8e8d658c8ac4 on vittoriozamboni:master.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.04%) to 97.996% when pulling 2ff2e55c6559d18a39fd997dd7707ec7a03fa0dd on OskarPersson:verbose-names into c8698d0e2c866af9360b3ca9992d8e8d658c8ac4 on vittoriozamboni:master.