You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 5, 2019. It is now read-only.
Find a way to easily pass error messages from the views to the
weave_render_response decorator to process them there.
Add try/except block around decorated function call to catch Weave exceptions and
feed them into X-Weave-Alert.
Currently in development only but it works.
https://wiki.mozilla.org/Labs/Weave/Sync/1.0/API#X-Weave-Alert
Find a way to easily pass error messages from the views to the
weave_render_response decorator to process them there.
Add try/except block around decorated function call to catch Weave exceptions and
feed them into X-Weave-Alert.
Currently in development only but it works.
(original: http://code.google.com/p/django-weave/issues/detail?id=3 )
The text was updated successfully, but these errors were encountered: