Skip to content

Commit

Permalink
removes humanize app from gazettes
Browse files Browse the repository at this point in the history
  • Loading branch information
actlikewill committed Jul 19, 2024
1 parent d2fc663 commit c18b1f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gazettes/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
# Application definition
INSTALLED_APPS = [
"gazettes",
"django.contrib.humanize",
] + INSTALLED_APPS # noqa


Expand Down

0 comments on commit c18b1f0

Please sign in to comment.