Skip to content

0.5.2-2015-04-26

Compare
Choose a tag to compare
@barseghyanartur barseghyanartur released this 30 Jun 22:21
· 867 commits to main since this release
  • Make it possible to provide multiple to email addresses in the mail <https://github.com/barseghyanartur/django-fobi/tree/0.5.2/src/fobi/contrib/plugins/form_handlers/mail>_
    form handler plugin.
  • DateTime picker widget added for Foundation5 theme for date <https://github.com/barseghyanartur/django-fobi/tree/0.5.2/src/fobi/contrib/plugins/form_elements/fields/date>_
    and datetime <https://github.com/barseghyanartur/django-fobi/tree/0.5.2/src/fobi/contrib/plugins/form_elements/fields/datetime>_
    plugins.
  • Added more tests (more plugins tested).