0.3
- Added email previewing (with fake data): https://django-mail-factory.readthedocs.org/en/latest/interface.html#previewing-your-email
- Added
factory.get_mail_object
- Renamed
factory.get_mail_object
toget_mail_class
- Added
get_text_for
andget_subject_for
to the factory - Some refactoring