|
My urls.py file has these lines uncommented to use the Django Admin:
Any ideas on why the second line throws this error because of |
|
This error can mean a lot of things, typically its an error in the INSTALLED_APPS or view code. A full trackback would allow us to better answer the question. You may submit a support ticket and we can look directly as well. |