- BACKWARDS INCOMPATIBLE: Moved from simple translation to hvad
0.2.1
- fixed factories
0.2
- Sending message on success. Set message via settings.CONTACT_FORM_SUCCESS_MESSAGE
0.1.1
- added __init__.py to integration_tests folder - Clearing form after successful save
0.1
- Updated ContactForm to use the categories - Added CONTACT_FORM_DISPLAY_CATEGORIES setting - Added translatable ContactFormCategory model - Added south - Added CHANGELOG - Added manage.py and test settings
0.0.6
- Created basic app with AntiSpamContactForm and AppHook