Re: Per-country URLs

2014-07-12 Thread Jannis Leidel
On 12.07.2014, at 16:40, Florian Apolloner wrote: > On Tuesday, July 8, 2014 4:42:45 PM UTC+2, Aymeric Augustin wrote: > Surprisingly, the call to get_language() is in RegexURLResolver, not in > LocaleRegexURLResolver. That's at least a code smell and possibly a flaw in > the current implement

Re: Removing formtools from contrib (and call for maintainers)

2014-07-12 Thread Jannis Leidel
Hi all, I’m one of the core devs who spent a non-trivial amount of time working on formtools — last to revamp the form wizard implementation there back in 2012 (based ironically on Stephan Jaeckel’s django-formwizard app). And I’ve put a non-trivial amount of time into spinning out another cont

Re: Removing formtools from contrib (and call for maintainers)

2014-07-12 Thread Tim Graham
Josh, as I posted on the other thread, my observation is that not many core developers seem interested in contrib.formtools these days. It was added by Adrian in 2006, but as you noted, it hasn't received much love lately. If we break it out and find people that are enthusiastic about maintainin

Re: future of @skipIfCustomUser decorator? (#22993)

2014-07-12 Thread Tim Graham
Okay, the only real maintenance burden I'm concerned about is figuring out if new tests in Django's test suite need to use the decorator or not. Maybe we could consider dropping that requirement by Django 2.0 or so. On Friday, July 11, 2014 8:27:22 PM UTC-4, Michael Manfre wrote: > > > > > On Fr

Re: Per-country URLs

2014-07-12 Thread Florian Apolloner
On Tuesday, July 8, 2014 4:42:45 PM UTC+2, Aymeric Augustin wrote: > > Surprisingly, the call to get_language() is in RegexURLResolver, not in > LocaleRegexURLResolver. That's at least a code smell and possibly a flaw in > the current implementation. > Yes, I was surprised by that too when I d

Re: deprecate contrib.webdesign? (#22789)

2014-07-12 Thread Tim Graham
Okay, then I'm in favor of moving it to built-in tags as Aymeric suggested. On Friday, July 11, 2014 6:57:51 PM UTC-4, Russell Keith-Magee wrote: > > > On Fri, Jul 11, 2014 at 11:40 PM, Daniele Procida > wrote: > >> On Fri, Jul 11, 2014, Tim Graham > >> wrote: >> >> >It provides the lorem templa