2👍
✅
Make sure you first set DEBUG=False in your setting file. And you also need to change your html name to 404.html and locate it in root directory of your project.
Source:stackexchange.com
2👍
Make sure you first set DEBUG=False in your setting file. And you also need to change your html name to 404.html and locate it in root directory of your project.