Puput Page not found (404)
See original GitHub issueI’ve set up puput on top of a fresh wagtail install. I noticed support for Django 1.11+ is quite recent.
Anything I’m missing?
Page not found (404)
Request Method: GET
Request URL: http://127.0.0.1:8000/blog/
Raised by: wagtail.wagtailcore.views.serve
$ cat requirements.txt
Django>=1.11,<1.12
wagtail>=1.11,<1.12
puput==0.9
Issue Analytics
- State:
- Created 6 years ago
- Comments:5
Top Results From Across the Web
404 Page Not Found Error: What It Is and How to Fix It - Lifewire
A 404 error is an HTTP status code that means that the page you were trying to reach on a website couldn't be...
Read more >How to Fix 404 Page Not Found Error [Step by Step] ☑️
In this video we will describe you what is 404 error pages from the perspective of both users and search engines, and will...
Read more >Error 404: How to Fix 404 Page Not Found Error - YouTube
Find out how to fix the 404 error on a WordPress website. Start your WordPress website with Hostinger web hosting ...
Read more >How to Fix Error 404 Not Found on Your WordPress Site - Kinsta
The Error 404 Not Found status code indicates that the origin server did not find the target resource. Check out these common causes...
Read more >Error 404: 4 Ways to Fix It - Hostinger
This HTTP status code means the requested page can't be found on the website server. It may indicate a flaw with a hosting...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’ll check it ASAP. thanks
Sure. But keep in mind that if someone has a previously defined page structure in his Wagtail project it not recommended to execute that command. Only should be executed if there are no any other pages.