fix the formatting

This commit is contained in:
Jannis Gebauer 2016-09-10 13:37:09 +02:00 committed by GitHub
parent b299a99f38
commit 9b0f2526c2

View File

@ -6,6 +6,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Changed
- Use app registry instead of INSTALLED_APPS to discover celery tasks (@dhepper)
- PEP8 imports fix (@aleprovencio)
### Removed
- Removed django-floppyforms (@pydanny)