cookiecutter-django/changelog.md
2015-07-17 03:48:23 -07:00

528 B

Change Log

All enhancements and patches to cookiecutter-django will be documented in this file. This project adheres to Semantic Versioning.

[2015-07-17]

Fixed

  • Broken user_form.html (@pydanny)

[2015-07-16]

Added

  • django-test-plus package (@pydanny)
  • option use maildump instead of ConsoleEmailHandler (@burhan)
  • Changelog (@pydanny)

Fixed

  • Where 'DEFAULT_FROM_EMAIL' was used to cast the value (@jayfk)

Removed

  • Unnecessary header block tag and 'user:' prefix. (@pydanny)