mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-22 09:36:52 +03:00
Fixed changelog
This commit is contained in:
parent
34e59c88fa
commit
be05c131e0
|
@ -9,9 +9,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
- factory-boy package for improved testing (@pydanny)
|
||||
- Error message for duplicate usernames in `users.admin.MyUserCreationForm` (@pydanny)
|
||||
- Tests on `users.admin.MyUserCreationForm` (@pydanny)
|
||||
|
||||
### Changed
|
||||
- update django-all-auth to 0.23.0 (@pydanny)
|
||||
- update django-test-plus to 1.0.7 (@pydanny)
|
||||
|
||||
### Removed
|
||||
- Unnecessary users/forms.py module (@pydanny)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user