Thursday, November 14, 2019

Re: django passing a parameter for a view in a url produces Error: Circuitinfotable matching query does not exist.

Or send it as a post and finish your problem 

On Thu, 14 Nov 2019, 21:59 DANIEL URBANO DE LA RUA, <dannybombastic@gmail.com> wrote:
Yes at the moment because is all related to the slash character 

On Thu, 14 Nov 2019, 21:57 Patrick Carra, <pcarra.pc@gmail.com> wrote:
Yea I think what I may have to do is write some regex in the template to catch anytime there is a // and convert it to something that won't interfere with the apache/mod_wsgi due to the url and then when I pass it back into my view convert it back to the original in order to perform the query and get the correct response.

--
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 view this discussion on the web visit https://groups.google.com/d/msgid/django-users/fa54b31d-c8b6-4900-93d7-e03d8f7ab6c6%40googlegroups.com.

--
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 view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAO_yRT0DqfjcA4PNNRACcAVGc7FRitRXeTZJOTRnMdyvUy%3DOSw%40mail.gmail.com.

No comments:

Post a Comment