Django ImportError: No module named admin

2016-03-19 Thread addison . slabaugh
As a result of attempting to update admin.py of one of my Django apps, I now get a Server Error (500) that has brought my site down. When I import admin from django.contrib, I get the following traceback: Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/django/

Django ImportError: No module named admin

2016-03-18 Thread addison . slabaugh
As a result of attempting to update admin.py of one of my Django apps, I now get a Server Error (500) that has brought my site down. When I import admin from django.contrib, I get the following traceback: Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/django/ut