0.97-pre-SVN-unknown rev 7003

i have a proble with de urlfield broken link....

im make a model as app1 this model haves a UrlField


urlflyer = models.URLField("Direccion de la imagen",verify_exists=False)

in my develop local server  (python manage.py runserver) function fine

But on my production server (with mod_python) im introduce a urlField like

http://s08.divshare.com/thumbs/2007/09/14/1973974/1973974-548_display.jpg
http://google.com

and not pass de validation about Url link Broken.

my server haves some problem resolv the url ??


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to