django/tests/regressiontests/settings_tests
Jannis Leidel 723b574793 Fixed #16447 -- Stopped using the setting name as the sender parameter for the setting_changed signal. Thanks, Alex Gaynor.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16530 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-07-10 19:35:05 +00:00
..
__init__.py Fixed the tests I broke with [11824]. 2009-12-12 18:45:43 +00:00
models.py Fixed the tests I broke with [11824]. 2009-12-12 18:45:43 +00:00
tests.py Fixed #16447 -- Stopped using the setting name as the sender parameter for the setting_changed signal. Thanks, Alex Gaynor. 2011-07-10 19:35:05 +00:00