Hi Everyone, I would like to start contributing patches to django and I had a question about how to handle ticket #14176. The gist of it is that the settings.feeds dictionary changed from using a class object for values to using an instance object. I can fix this bug but should the old format using a class object be considered deprecated? If so, is there any documentation on how to mark certain code as deprecated?
Thanks, Chris -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.
