mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-26 03:24:01 +03:00
added @ChrisPappalardo's change
This commit is contained in:
parent
8b8405ddf7
commit
fbd58319c9
|
@ -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/).
|
||||||
|
|
||||||
|
## [2015-10-24]
|
||||||
|
### Changed
|
||||||
|
- Renamed ADMIN_URL to DJANGO_ADMIN_URL in env.example (@ChrisPappalardo)
|
||||||
|
|
||||||
## [2015-11-06]
|
## [2015-11-06]
|
||||||
### Added
|
### Added
|
||||||
- \*tests\* to `.coveragerc`, because including it is cheating! (@pydanny)
|
- \*tests\* to `.coveragerc`, because including it is cheating! (@pydanny)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user