Re: Language code twice in url

2018-09-04 Thread Kaelig
Why is it working with a GET and not a POST if my url mapping is wrong ?? Le mardi 4 septembre 2018 10:19:32 UTC+2, Kaelig a écrit : > > Debug is already set to True.. Even if I only put one url in urlpatterns, > I get this error. I don't think it's from a wrong url mapping. It look

Re: Language code twice in url

2018-09-04 Thread Kaelig
: > > okay one more thing you can do please go to settings and look there option > DEBUG=False please do True. > > On Tue, Sep 4, 2018 at 1:41 PM Kaelig > > wrote: > >> [image: error_message.png] >> >> Here is the error message I get >> >> -- &

Re: Language code twice in url

2018-09-04 Thread Kaelig
[image: error_message.png] Here is the error message I get -- 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

Re: Language code twice in url

2018-09-04 Thread Kaelig
[image: error_message.png] Here is the error message I got from debug -- 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

Re: Language code twice in url

2018-08-31 Thread Kaelig
I think it has something to do with phusion passenger. It's skipping the first path item and merge it with the url. -- 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

Language code twice in url

2018-08-30 Thread Kaelig
to acess it with a POST request), the url changes to my-domain.com*/en/en/*contact/ and then return a 404 error. Any idea ? Thanks for your help Kaelig -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this grou