mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-03-16 21:00:23 +00:00
added $-sign remove
This commit is contained in:
parent
bd8d23fac3
commit
715fbee022
1 changed files with 4 additions and 0 deletions
|
|
@ -2,6 +2,10 @@
|
|||
All enhancements and patches to cookiecutter-django will be documented in this file.
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## [2016-1-17]
|
||||
### Changed
|
||||
- Removed the $-sign from allowed chars to generate the secret key (@jayfk)
|
||||
|
||||
## [2016-1-17]
|
||||
### Added
|
||||
- Adding a section on third party articles referencing `cookiecutter-django` (@mjheo)
|
||||
|
|
|
|||
Loading…
Reference in a new issue