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 May 29, 2024. It is now read-only.
There a serveral calls of handle_history in the views, which are not needed anymore as history should now be handled automatically by the ringo-request.
The text was updated successfully, but these errors were encountered:
Calls in ringo are now removed.
There is still a dummy_method in lib/requests.py which mus be removed. Maybe there are other application which relay on this mthod?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
There a serveral calls of handle_history in the views, which are not needed anymore as history should now be handled automatically by the ringo-request.
The text was updated successfully, but these errors were encountered: