Closed LordUttam closed 4 years ago
Remember to change ALLOWED_HOSTS in settings.py file to ALLOWED_HOSTS = ['localhost','127.0.0.1'] when testing the custom 404. Will fix the footer on 404 in next commit (It is not at the foot somehow).
Thanks a ton @LordUttam! Awesome work
Remember to change ALLOWED_HOSTS in settings.py file to ALLOWED_HOSTS = ['localhost','127.0.0.1'] when testing the custom 404. Will fix the footer on 404 in next commit (It is not at the foot somehow).