X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/47adefcf46ce7543b9b850726de5e856dab65e5d..1f74e9a6dc7dd2303f3271ccf4c7a3eb59e3e27e:/apps/newtagging/models.py diff --git a/apps/newtagging/models.py b/apps/newtagging/models.py index e1e92b67e..37d1639d3 100644 --- a/apps/newtagging/models.py +++ b/apps/newtagging/models.py @@ -1,3 +1,4 @@ +# -*- coding: utf-8 -*- """ Models and managers for generic tagging. """