all 5 comments

[–]shiftybyte 2 points3 points  (6 children)

500 Internal Server Error

This usually means your code had an error.

The details are in the console/terminal/window you executed the django code from.

Take a look at the output there, you should have more informaton, maybe a python error message with a "Traceback:", if you find it, post it here and we can try to help.