|
|
|
@ -10,7 +10,7 @@ from django.utils.html import format_html |
|
|
|
from django.utils.safestring import mark_safe |
|
|
|
from django.utils.timesince import timesince |
|
|
|
|
|
|
|
locale.setlocale(locale.LC_ALL, 'en_CA.UTF-8') |
|
|
|
locale.setlocale(locale.LC_ALL, '') |
|
|
|
|
|
|
|
register = template.Library() |
|
|
|
|
|
|
|
|