/cmsplugin_contact

contact plugin for django-cms

Primary LanguagePython

It's a simple contact form application for multi-lang sites.
This is my first django-cms plugin. 

Feel free to use.

Put "cmsplugin_contact.contact" in your INSTALLED_APPS settings.py section.
Don't forget to syncdb your database.