mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-11 00:22:29 +03:00
reformatting
This commit is contained in:
parent
0fa6eb6cde
commit
f9fd29e898
|
@ -2,7 +2,7 @@
|
||||||
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-1-17]
|
## [2016-1-18]
|
||||||
### Added
|
### Added
|
||||||
- Added .dockerignore file (@bogdal)
|
- Added .dockerignore file (@bogdal)
|
||||||
|
|
||||||
|
@ -12,6 +12,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
## [2016-1-17]
|
## [2016-1-17]
|
||||||
### Added
|
### Added
|
||||||
- Adding a section on third party articles referencing `cookiecutter-django` (@mjheo)
|
- Adding a section on third party articles referencing `cookiecutter-django` (@mjheo)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- Add celerybeat db to gitignore (@originell)
|
- Add celerybeat db to gitignore (@originell)
|
||||||
|
|
||||||
|
@ -41,6 +42,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
## [2016-1-6]
|
## [2016-1-6]
|
||||||
### Added
|
### Added
|
||||||
- You can now enable or disable user registration using the ACCOUNT_ALLOW_REGISTRATION setting. (@ddiazpinto)
|
- You can now enable or disable user registration using the ACCOUNT_ALLOW_REGISTRATION setting. (@ddiazpinto)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- Use Postgres 9.5 on docker (@jayfk)
|
- Use Postgres 9.5 on docker (@jayfk)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user