Re: response_change method has too much dublications

2014-10-03 Thread Tim Graham
Thanks for the suggestion, Jelena. I'd be happy to look at a patch, although my initial instinct is that while there is some duplication, adding a method might actually created unneeded complexity and make things somewhat less readable. Feel free to send a pull request if you take a stab at it

response_change method has too much dublications

2014-10-03 Thread Jelena Kutalovskaja
Hello, what do You think about response_change method in django/contrib/options.py (master)? Maybe this place must be refactored? The code here is pretty much the same, so we can create one method and run each if/elif through it. Jelena -- You received this message because you are subscribe

response_change method has too much dublications

2014-10-03 Thread Jelena Kutalovskaja
Hello, What do You think about response_change method in django/contrib/options.py (master) ? Maybe this place must be refactored? -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this