Fix typo in changelog

This commit is contained in:
Patrick Altman 2013-09-10 01:27:34 -05:00
parent 0c4bfebeff
commit 7c9ca47d53

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.