mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-29 13:04:05 +03:00
Update CHANGELOG.md
This commit is contained in:
parent
daeafd7a14
commit
dc664b3556
|
@ -2,6 +2,11 @@
|
||||||
All enhancements and patches to Cookiecutter Django will be documented in this file.
|
All enhancements and patches to Cookiecutter Django will be documented in this file.
|
||||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
|
## [2019-05-17]
|
||||||
|
### Fixed
|
||||||
|
- Added `LocaleMiddleware` to the list of middlewares (@tanoabeleyra)
|
||||||
|
- Added `LOCALE_PATH` to settings (@tanoabeleyra)
|
||||||
|
|
||||||
## [2019-05-16]
|
## [2019-05-16]
|
||||||
### Changed
|
### Changed
|
||||||
- Users app to have a translated verbose name (@tanoabeleyra)
|
- Users app to have a translated verbose name (@tanoabeleyra)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user