Wednesday, January 9, 2013

Re: URL_VALIDATOR_USER_AGENT

Hello,
 
According to :

https://docs.djangoproject.com/en/dev/ref/settings/

URL_VALIDATOR_USER_AGENT

is deprecated in 1.5. But it's actually been removed. Is that worth a
bug report?

I just stumbled across this myself, django-oscar (a reasonably big ecommerce app http://oscarcommerce.com/) fails with Django 1.5 because it imports URL_VALIDATOR_USER_AGENT. I think at least the Django docs should be updated; a DeprecationMessage would be more helpful, but given how close Django is to release, probably that's unrealistic.

I will work with the Oscar project to get the issue on their side resolved.

Regards,

Maik

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/ds54HfT3qSQJ.
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