1π
β
It is hard to debug at this point because the code seems to be right and you should give Django error page information.
I would recommend to set the variable DEBUG = True
in the settings.py so you can see the Django error page information and start troubleshooting from there.
Post the errors you get so I can update my answer and give you better help.
π€Carlos Calla
Source:stackexchange.com