mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-25 19:14:03 +03:00
removing duplication of depends_on in docker-compose.yml
This commit is contained in:
parent
bd645cbac5
commit
dab119a4f3
|
@ -2,6 +2,10 @@
|
||||||
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/).
|
||||||
|
|
||||||
|
### [2016-04-18]
|
||||||
|
### Added
|
||||||
|
- removing duplication of depends_on in docker-compose.yml (@noisy)
|
||||||
|
|
||||||
### [2016-04-17]
|
### [2016-04-17]
|
||||||
### Added
|
### Added
|
||||||
- "Built with Cookiecutter Django" badge to generated project README (@audreyr)
|
- "Built with Cookiecutter Django" badge to generated project README (@audreyr)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user