Re: URLValidator on urls without protocol

2012-11-17 Thread Jared Martin
Yes it indeed was. That was a mistake on my part. I saw it as soon as I submitted. Sorry. On Nov 17, 2012, at 11:32 PM, Karen Tracey wrote: > On Sun, Nov 18, 2012 at 12:21 AM, Jared Martin wrote: > I don't mean to wake a dead dog, but what has become of this? I came across > this problem tod

Re: URLValidator on urls without protocol

2012-11-17 Thread Karen Tracey
On Sun, Nov 18, 2012 at 12:21 AM, Jared Martin wrote: > I don't mean to wake a dead dog, but what has become of this? I came > across this problem today. For now, I've subclassed. But it should be > fixed, right? > > Yes, it should be fixed. Per the ticket referenced it was fixed two years ago. Th

Re: URLValidator on urls without protocol

2012-11-17 Thread Jared Martin
I don't mean to wake a dead dog, but what has become of this? I came across this problem today. For now, I've subclassed. But it should be fixed, right? On Sunday, June 20, 2010 7:35:23 PM UTC-6, Samus_ wrote: > > ticket: http://code.djangoproject.com/ticket/13804 > > also found a real-life scena

Re: how to write a text editing in the webpage using django

2012-11-17 Thread Karen Tracey
Please ask questions about using Django on django-users. The topic of this list is the development of Django itself. Thanks, Karen -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googl

how to write a text editing in the webpage using django

2012-11-17 Thread Jianhui Chen
Hi all, I am a new web developer and new django comer. I am developing an web site that allow people to edit their text in a web page and store to a local file as .txt. Does anaone tell me some template in django that I can use for web page design? Thanks very much. lood339 -- You re

Re: Google groups - possible issues with deleted posts.

2012-11-17 Thread Karen Tracey
On Fri, Nov 16, 2012 at 12:25 PM, Tom Christie wrote: > Be aware that there may be issues with google groups at the moment... Sigh. > There are two messages in this > thread > that > are marked as deleted, app

Re: Class based views: A standard hook for http-method-independent code

2012-11-17 Thread Jeremy Dunck
+1, this looks like a good change anyway and doesn't smell to me. On Fri, Nov 16, 2012 at 6:09 AM, Daniel Sokolowski wrote: > I like this approach. > > From: George Hickman > Sent: Thursday, November 15, 2012 7:27 AM > To: django-developers@googlegroups.com > Subject: Re: Class based views: A sta

Ticket 19237

2012-11-17 Thread Chris Khoo
Hi I was wondering if one of the core developers could have a look at ticket #19237 and progress it forward - https://code.djangoproject.com/ticket/19237 It basically makes django.utils.html.strip_tags a little smarter. Thanks Chris -- You received this message because you are subscribed to