What version of Django you use ??

2013/7/4 ecasbas <ecas...@gmail.com>

> Hi,
>
> I have this issue wit the admin interface:
>
> I try edit manually a register, I change some values and when I save the
> data, the URL field, which I have no modifed,
> become automatically with a slash append at the end. This issue is causing
> inconsistencies due to I normalize each
> URL before save to BBDD, but when I modify manually some register, then
> the problem.
>
> I tried the advice from:
> https://docs.djangoproject.com/en/dev/ref/middleware/
> APPEND_SLASH = False
>
> but without success, any hints?
>
> TIA
> Emilio
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 
Rafael E. Ferrero
Claro: (03562) 15514856

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to