Re: Django admin automatically adding slash to a URL field after update
I never have that issue, i use default setting of append_slash and never have a problem with that. (version 1.3)
2013/7/4 Rafael E. Ferrero <rafael.ferrero@gmail.com>
What version of Django you use ??--2013/7/4 ecasbas <ecasbas@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 eachURL 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?TIAEmilio--
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+unsubscribe@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
--
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+unsubscribe@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.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home