Skip to content

Releases: peopledoc/django-mail-factory

0.5

25 Jan 16:42
Compare
Choose a tag to compare
0.5
  • Fixes #18 - Return object from get_context_data ModelChoicesField
  • #17 - Display image in Previews

0.2

25 Jan 16:37
Compare
Choose a tag to compare
0.2
  • Custom base mail form in the factory
  • Strip subject

0.1

25 Jan 16:36
Compare
Choose a tag to compare
0.1
  • Mail Administration
  • Unittest with coverage
  • EmailRelated to get inline images
  • Documentation
  • Create MailFactory
  • Create BaseMail
  • Create MailForm
  • Demo app