Re: end of "coming soon" in the tutorial? - tutorial 5 feedback needed!

2012-10-13 Thread Russell Keith-Magee
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

Re: end of "coming soon" in the tutorial? - tutorial 5 feedback needed!

2012-10-13 Thread Tim Graham
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

Re: contrib.markup deprecation

2012-10-13 Thread Paul McMillan
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

contrib.markup deprecation

2012-10-13 Thread Luke Plant
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

Re: Update on localflavor move

2012-10-13 Thread ptone
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

Re: Update on localflavor move

2012-10-13 Thread Shai Berger
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

Re: Update on localflavor move

2012-10-13 Thread Tomas Ehrlich
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

Re: Update on localflavor move

2012-10-13 Thread Claude Paroz
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