>
> I guess the "safest" option is to keep the code around and let this
> feature die when the deprecation ends in Python 3.7 (and meanwhile see if
> anyone notices the deprecation warning in their code and files a ticket
> about it). The only extra work compared to removing this now is silencing
Hopefully the situation is a bit improved after
https://github.com/django/django/commit/10278885fd909085bd76ccc1690a979582455f9e
We had to make this update as the old pinned phantomjs version doesn't
support SHA256 SSL certs and thus couldn't fetch
https://cdnjs.cloudflare.com/ajax/libs/openlay
It's ready for review:
Add 'POST_APP_DIRS' TEMPLATES option.
https://github.com/django/django/pull/7693
Template based widget rendering: https://github.com/django/django/pull/6498
On Wednesday, December 14, 2016 at 6:59:16 PM UTC-5, Tim Graham wrote:
>
> I don't have any strong objections at thi
On Mon, Dec 19, 2016 at 08:23:09AM +, Adam Johnson wrote:
> >
> > I guess the "safest" option is to keep the code around and let this
> > feature die when the deprecation ends in Python 3.7 (and meanwhile see if
> > anyone notices the deprecation warning in their code and files a ticket
> > ab