mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-03 13:14:28 +03:00
parent
69b220debe
commit
7b2b12983b
|
@ -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-04]
|
||||||
|
### Changed
|
||||||
|
- Remove stray closing tags and fix navbar margin in in base.html (@hairychris)
|
||||||
|
|
||||||
## [2015-09-30]
|
## [2015-09-30]
|
||||||
### Changed
|
### Changed
|
||||||
- Fixed Sentry logging with celery (@jayfk)
|
- Fixed Sentry logging with celery (@jayfk)
|
||||||
|
|
|
@ -56,6 +56,7 @@ Code Contributors
|
||||||
* @kaidokert
|
* @kaidokert
|
||||||
* Raphael Pierzina / @hackebrot
|
* Raphael Pierzina / @hackebrot
|
||||||
* Alvaro [Andor] / @andor-pierdelacabeza
|
* Alvaro [Andor] / @andor-pierdelacabeza
|
||||||
|
* Chris Franklin / @hairychris
|
||||||
|
|
||||||
\* Possesses commit rights
|
\* Possesses commit rights
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user