Re: [REQUEST] Please list all the deprecations in the changelogs.

2015-10-12 Thread Vasiliy Korol
Xavier, thank you! My bad, I missed it. Sorry for the fuss, it was my fault. Consider the question closed. понедельник, 12 октября 2015 г., 15:21:22 UTC+2 пользователь Xavier Ordoquy написал: > > Hi Vasiliy, > > > Le 12 oct. 2015 à 14:53, Vasiliy Korol > > a écrit : > > > > Hi. > > I find it

Re: [REQUEST] Please list all the deprecations in the changelogs.

2015-10-12 Thread Xavier Ordoquy
Hi Vasiliy, > Le 12 oct. 2015 à 14:53, Vasiliy Korol a écrit : > > Hi. > I find it useful to turn DeprecationWarnings into exeptions on the > development server in order to ease the future transition to the next Django > LTS release. > After migrating to Django 1.8.5, we received some unexpect

Re: [REQUEST] Please list all the deprecations in the changelogs.

2015-10-12 Thread Avraham Serour
could you contribute the list you made so it can be added to the release notes, it is never too late to add them even for past releases On Mon, Oct 12, 2015 at 3:53 PM, Vasiliy Korol wrote: > Hi. > I find it useful to turn DeprecationWarnings into exeptions on the > development server in order t

[REQUEST] Please list all the deprecations in the changelogs.

2015-10-12 Thread Vasiliy Korol
Hi. I find it useful to turn DeprecationWarnings into exeptions on the development server in order to ease the future transition to the next Django LTS release. After migrating to Django 1.8.5, we received some unexpected exceptions on the devel server, related to the recently deprecated feature