On Sat, Oct 13, 2012 at 1:34 PM, Luke Plant wrote:
> Hi all,
>
> https://code.djangoproject.com/ticket/18054
>
> I just came across this, and it seems slightly hasty. Most deprecations
> of entire contrib modules would require some discussion on django-devs,
> I would have thought.
The most rec
On Saturday, October 13, 2012 10:35:10 AM UTC-7, Luke Plant wrote:
>
> Hi all,
>
> https://code.djangoproject.com/ticket/18054
>
> I just came across this, and it seems slightly hasty. Most deprecations
> of entire contrib modules would require some discussion on django-devs,
> I would have t
My primary concerns are that we:
A) do not ship vulnerable code
B) do not bundle new external libraries
C) do not make misleading assertions about the security of the
solutions we do provide
C was the primary motivator here - the python-markdown library does
not seem to provide a mode where it is
Hi all,
https://code.djangoproject.com/ticket/18054
I just came across this, and it seems slightly hasty. Most deprecations
of entire contrib modules would require some discussion on django-devs,
I would have thought.
The filters provided by this module are probably widely used, and I
think slig