Hi,
I have http://www.paradondevamos.com/imagen/ (imagen is the spanish
name of image) and always get converted to /images so I get a 404 for
all the urls.
I have this in my urls:
(r'^imagen/', include('shared.multimedia.urls-image')),
I don't have rewrite rules in apache, and not have a flatpage like
that.
How know why is this happening?
This not happend in dev mode with the webserver of django.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---