Merge pull request #33 from paltman/master

Fix typo in changelog
This commit is contained in:
Jannis Leidel 2013-09-10 02:44:06 -07:00
commit cd97138a8b

View file

@ -6,7 +6,7 @@ Changelog
v0.5 (2013-09-09)
^^^^^^^^^^^^^^^^^
- Switched from raising Django's ``ImproperlyConfigured`` excpetion on errors
- Switched from raising Django's ``ImproperlyConfigured`` exception on errors
to standard ``ValueError`` to prevent hiding those errors when Django
specially handles the first.