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

fix table names for djangocms 3.x #63

Closed asmaps closed 7 years ago

asmaps commented 10 years ago

The table names changed in djangocms 3.x I added a migration, that adjusts the name.

Probably breaks 2.4.x compatibility

Darex1991 commented 7 years ago

@asmaps please fix conflicts