maccesch / cmsplugin-contact

Extendable contact plugin for django-cms with spam protection and i18n
BSD 2-Clause "Simplified" License
71 stars 62 forks source link

Fixed python3.0 compatibility. #67

Closed biljettshop closed 10 years ago

biljettshop commented 10 years ago

Relative imports will only work with python2.6- and python3.x.