Add future

This commit is contained in:
Iacopo Spalletti 2015-09-13 00:46:05 +02:00
commit 093dff43c4
21 changed files with 72 additions and 32 deletions

View file

@ -1,4 +1,6 @@
# -*- coding: utf-8 -*-
from __future__ import absolute_import, print_function, unicode_literals
import re
from cms.api import add_plugin