Hi Tim,
I'm getting the 'Enter a valid URL.' error returned. I am however
using Django 1.1, and thought that was the issue (I'm not sure where
to look for the validator.py in this older version, but I think Iread
somewhere that ftp wasn't in the regex at that version). Migrating to
1.2 isn't practical at the moment.
G
On Jul 15, 2:52 pm, Tim Shaffer <
timshaf...@me.com> wrote:
> It looks like the URLValidator should in fact accept ftp:
>
>
https://github.com/django/django/blob/master/django/core/validators.p...