mirror of
https://github.com/django/django.git
synced 2025-01-25 01:30:48 +00:00
feb41c3246
* Used override_settings consistently -- changes to DEBUG could leak. * Took advantage of assertRaisesRegexp. * Fixed indentation -- some code was indented at 2 spaces.