question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How do I stop wagtail from auto-appending a trailing slash when I navigate to wagtail-controlled pages? I’ve set APPEND_SLASH to False, removed Wagtail redirect middleware, and even tried adding django-unslashed (and REMOVE_SLASH = True) per its docs, but redirects keep happening. Any advice?

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:14 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
coredumperrorcommented, Apr 28, 2016

That’s great!

0reactions
gasmancommented, Apr 28, 2016

Implemented in #2298.

Read more comments on GitHub >

github_iconTop Results From Across the Web

What is a trailing slash? - Ryte Wiki
A trailing slash is the forward slash placed at the end of a URL. The trailing slash is generally used to mark a...
Read more >
To slash or not to slash | Google Search Central Blog
Historically, it's common for URLs with a trailing slash to indicate a directory, and those without a trailing slash to denote a file:....
Read more >
What Is a Trailing Slash in URL & How Does It Affect SEO?
A trailing slash in URL is the character '/' that comes after a domain name. For example: ... When looking at various websites,...
Read more >
When should I use a trailing slash in my URL? - Stack Overflow
A slash at the end of the URL makes the address look "pretty". A URL without a slash at the end and without...
Read more >
Trailing Slash - next.config.js
Configure Next.js pages to resolve with or without a trailing slash.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found