mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-10 19:57:09 +03:00
added $-sign remove
This commit is contained in:
parent
bd8d23fac3
commit
715fbee022
|
@ -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 New Issue
Block a user