django-simple-feedback icon indicating copy to clipboard operation
django-simple-feedback copied to clipboard

Simple Django feedback application

Results 2 django-simple-feedback issues
Sort by recently updated
recently updated
newest added

## http://illucent.info/contact/ ImproperlyConfigured at /contact/ Form not registered in FEEDBACK_FORMS though settings.py has FEEDBACK_FORMS = { 'default': 'feedback.forms.FeedbackForm', 'order': 'itsme.custom_feedback.forms.OrderForm', }

see Django documentation: https://docs.djangoproject.com/en/dev/topics/email/#emailmessage-objects