Created
January 19, 2014 02:53
-
-
Save cooncesean/8499883 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Traceback (most recent call last): | |
File "/home/ubuntu/.virtualenvs/gb/local/lib/python2.7/site-packages/django/core/handlers/base.py", line 111, in get_response | |
response = callback(request, *callback_args, **callback_kwargs) | |
File "/home/ubuntu/.virtualenvs/gb/local/lib/python2.7/site-packages/newrelic-1.4.0.137/newrelic/api/object_wrapper.py", line 166, in __call__ | |
self._nr_instance, args, kwargs) | |
File "/home/ubuntu/.virtualenvs/gb/local/lib/python2.7/site-packages/newrelic-1.4.0.137/newrelic/hooks/framework_django.py", line 447, in wrapper | |
return wrapped(*args, **kwargs) | |
File "./views/async.py", line 92, in textlink | |
NameError: global name 'twilio' is not defined |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment