Friday, July 29, 2011

"This URL appears to be a broken link."

It seems that verify_exists=True as in URLField([verify_exists=True,
max_length=200, **options]) has problems (1.3; 2.7). For example, this
site is just fine
http://www.rydex-sgi.com/

However, validation reports "This URL appears to be a broken link."
This URL http://www.rydexsgi.com/ appears to be OK - in reality it is
redirected to http://www.rydex-sgi.com/.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment