Closed lukestanley closed 11 years ago
luke@ubuntu:~/pyjscloud/fiddlesalad$ python manage.py runserver Traceback (most recent call last): File "manage.py", line 11, in import settings File "/home/luke/pyjscloud/fiddlesalad/settings.py", line 228, in FILES['PACKAGES'], KeyError: 'PACKAGES'
I just got access to my desktop yesterday with all the code. Please do a git pull and try the new settings.default file.
luke@ubuntu:~/pyjscloud/fiddlesalad$ python manage.py runserver Traceback (most recent call last): File "manage.py", line 11, in
import settings
File "/home/luke/pyjscloud/fiddlesalad/settings.py", line 228, in
FILES['PACKAGES'],
KeyError: 'PACKAGES'