Hi Tim,
Both of these are looking really good. I've left some comments on the
tickets, mostly fairly minor suggestions.
Russ %-)
On Sun, Oct 14, 2012 at 6:43 AM, Tim Graham wrote:
> Thank-you for the feedback, guys. I've updated the patch based on
> suggestions, so if you are interested, pleas
Thank-you for the feedback, guys. I've updated the patch based on
suggestions, so if you are interested, please take another look.
https://code.djangoproject.com/ticket/16671
I also wanted to plug the tutorial 3 refactor that Daniel Greenfield
tackled. As far as I'm concerned it's RFC if we c
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
On Friday, October 12, 2012 3:21:16 PM UTC-7, Adrian Holovaty wrote:
>
> * If you have any existing Trac tickets for localflavor, please close
> them and open a pull request on the appropriate django-localflavor-*
> project.
>
Correct me if I'm wrong in interpreting this - Trac won't be us
On Saturday 13 October 2012, Tomas Ehrlich wrote:
> Salut Claude,
>
> > I can work on this, however I'm wondering if it makes sense to re-add all
> > translations in all packages. Is adding Korean translation to Switzerland
> > localflavor useful?
>
> I think it is. If someone translated Switzerl
Salut Claude,
> I can work on this, however I'm wondering if it makes sense to re-add all
> translations in all packages. Is adding Korean translation to Switzerland
> localflavor useful?
I think it is. If someone translated Switzerland localflavor into
Korean language it means that he might ne
Le samedi 13 octobre 2012 00:21:16 UTC+2, Adrian Holovaty a écrit :
>
> Hi all,
>
> We've been talking about moving django.contrib.localflavor into
> separate packages, outside of Django proper
> (
> https://groups.google.com/d/topic/django-developers/OiyEGmXTifs/discussion).
>
> Today I did th