1
0
mirror of https://github.com/django/django.git synced 2025-04-09 15:59:41 +00:00
Claude Paroz 949076eb11 Fixed #21263 -- Fixed issue with override_settings in inherited classes
When both parent and child classes are decorated with override_settings,
child class settings should take precedence.
Thanks Sephi for the report and Marc Tamlyn for the review.
2013-10-15 15:38:27 +02:00
..
2013-09-22 14:04:10 +02:00
2013-03-28 11:16:53 -06:00
2013-07-29 17:10:22 +02:00