django-js-routes icon indicating copy to clipboard operation
django-js-routes copied to clipboard

Post requests not working due to the i18n_patterns

Open jordyparker opened this issue 4 years ago • 1 comments

Hi @ellmetha i've been using your package for a while and +1. The package was working perfectly until i add internationalisation to my app now the urls are not expose with the current localisation as a prefix and because of that POST requests are not longer working and i don't find good to prefix each route in the frontend code with the current localisation.

Do you think we can expose the routes with the current localisation?

jordyparker avatar Aug 19 '21 12:08 jordyparker

@jordyparker I am running into the same problem. Were you able to find a solution?

svengt avatar Dec 14 '22 15:12 svengt