- Add translation files not included in previous releases now: english and spanish.
0.1.10
Changed
- Fix code quality with migration file.
- Add translation to Configuration model.
0.1.9
Changed
- Body field restriction on maximum number of characters is removed.
0.1.8
Added
- Add elements for translation.
- Add content to LICENSE file.
0.1.7
Added
- Travis CI Configuration
Changed
- README.md is updated for publication
- Remove comments from models files.
0.1.6
Added
- Add an action in admin site for MailTemplate that let to test selected MailTemplates. It requires each MailTemplate to be tested to have a valid value in To field temporally, if not the send test will fail.