Skip to content

Instantly share code, notes, and snippets.

@cooncesean
Created January 19, 2014 02:53
Show Gist options
  • Save cooncesean/8499883 to your computer and use it in GitHub Desktop.
Save cooncesean/8499883 to your computer and use it in GitHub Desktop.
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