django-devserver
django-devserver copied to clipboard
Fix syntaxError and make it compatible with python3
Fix #109
File "/home/js/.virtualenvs/ppm/lib64/python3.4/site-packages/devserver/models.py", line 20
raise exceptions.ImproperlyConfigured, '%s isn\'t a devserver module' % path
^
SyntaxError: invalid syntax