X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/ea7d26f5d66da1ea50c548629a4940ff397b26bb..5af5cc14f6b2ecddcad714053e048e39d52ca02d:/prawokultury/helpers.py diff --git a/prawokultury/helpers.py b/prawokultury/helpers.py index 5877e0b..23520ec 100644 --- a/prawokultury/helpers.py +++ b/prawokultury/helpers.py @@ -23,7 +23,7 @@ def textile_restricted_pl(text): text, rel='nofollow') -class LazyUGettextLazy(): +class LazyUGettextLazy(object): """You can use it to internationalize strings in settings. Just import this class as gettext.