mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-10 19:57:09 +03:00
Update CHANGELOG.md
This commit is contained in:
parent
95f1af1d50
commit
6e0f6b47e4
|
@ -27,6 +27,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
## [2015-07-17]
|
||||
### Added
|
||||
- @models.permalink decorator to User.get_absolute_url() method
|
||||
|
||||
### Fixed
|
||||
- Broken user_form.html (@pydanny)
|
||||
|
||||
|
@ -35,7 +36,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
- django-test-plus (@pydanny)
|
||||
- option use maildump instead of ConsoleEmailHandler (@burhan)
|
||||
- Changelog.md (@pydanny)
|
||||
|
||||
### Fixed
|
||||
- where 'DEFAULT_FROM_EMAIL' was used to cast the value (@jayfk)
|
||||
|
||||
### Removed
|
||||
- unnecessary header block tag and 'user:' prefix. (@pydanny)
|
||||
|
|
Loading…
Reference in New Issue
Block a user