yuguang / fiddlesalad

An online playground with an instantly ready coding environment. Combine language preprocessors, CSS, HTML and JavaScript to create and share coding examples.
fiddlesalad.com
GNU General Public License v3.0
232 stars 80 forks source link

Default setup missing PACKAGES key #11

Closed lukestanley closed 11 years ago

lukestanley commented 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'

yuguang commented 11 years ago

I just got access to my desktop yesterday with all the code. Please do a git pull and try the new settings.default file.