Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test #30

Open
macqueen opened this issue Aug 9, 2016 · 0 comments
Open

test #30

macqueen opened this issue Aug 9, 2016 · 0 comments

Comments

@macqueen
Copy link
Owner

macqueen commented Aug 9, 2016

http://localhost:8000/sentry/earth/issues/94/

Stacktrace (most recent call last):

  File "raven/base.py", line 303, in build_msg
    transformer=self.transform)
  File "raven/base.py", line 459, in capture
    **kwargs)
  File "raven/base.py", line 577, in captureMessage
    return self.capture('raven.events.Message', message=message, **kwargs)
  File "raven/scripts/runner.py", line 77, in send_test_message
    'loadavg': get_loadavg(),
  File "raven/scripts/runner.py", line 112, in main
    send_test_message(client, opts.__dict__)

Stacktrace (most recent call last):

This is a mostly useless example python exception

File "debug_toolbar/base.html", line 14

{% endif %}
<script src="{% static 'debug_toolbar/js/toolbar.js' %}"></script>
<div id="djDebug" hidden="hidden" dir="ltr"
     data-store-id="{{ toolbar.store_id }}" data-render-panel-url="{% url 'djdt:render_panel' %}"
     {{ toolbar.config.ROOT_TAG_EXTRA_ATTRS|safe }}>
    <div hidden="hidden" id="djDebugToolbar">
        <ul id="djDebugPanelList">

This is a mostly useless example python exception
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant