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

form ContactAdminForm needs updating (RemovedInDjango18Warning) #78

Closed saeedsq closed 6 years ago

saeedsq commented 9 years ago

C:\Python27\lib\site-packages\cmsplugin_contact-1.1.1-py2.7.egg\cmsplugin_contact\admin.py:15: RemovedInDjango18Warning: Creating a ModelForm without either the 'fields' attribute or th e 'exclude' attribute is deprecated - form ContactAdminForm needs updating class ContactAdminForm(ModelForm):

saeedsq commented 9 years ago

This repo is inactive. No one is responding to issues

maccesch commented 9 years ago

No, it's still active, just don't have the time right now. If you post a pull request it will be merged though.