Skip to content

Commit

Permalink
added verbose name
Browse files Browse the repository at this point in the history
  • Loading branch information
seanshahkarami committed Sep 23, 2022
1 parent 3233f48 commit c7a23cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/apps.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
class AppConfig(AppConfig):
default_auto_field = "django.db.models.BigAutoField"
name = "app"
verbose_name = "Waggle Management"

0 comments on commit c7a23cd

Please sign in to comment.