Skip to content
Snippets Groups Projects
Verified Commit 7c404664 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Add support for humanize in templates

parent f1b554e7
No related branches found
No related tags found
No related merge requests found
Pipeline #872 failed
......@@ -51,6 +51,7 @@ INSTALLED_APPS = [
"django.contrib.sessions",
"django.contrib.messages",
"django.contrib.staticfiles",
"django.contrib.humanize",
"polymorphic",
"django_global_request",
"settings_context_processor",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment