Skip to content

nagyv/django-cms-contactform

Repository files navigation

Contact form plugin/app for django-cms

installation:

add to INSTALLED_APPS and to urlsconf with the contactform namespace

url(r'contactform', include('cmsplugin_contactform.urls', namespace='contactform')),

About

A contact form app for django-cms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published