Skip to content

Commit

Permalink
Added verbose name to winds_mobi_user app
Browse files Browse the repository at this point in the history
  • Loading branch information
ysavary committed Aug 6, 2022
1 parent 07caa26 commit ca8b2a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions winds_mobi_user/apps.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@

class UserConfig(AppConfig):
name = "winds_mobi_user"
verbose_name = "User auths and profiles"

0 comments on commit ca8b2a3

Please sign in to comment.