Alfonso Rodríguez Pereira

Results 5 issues of Alfonso Rodríguez Pereira

First step towards #604 I have cherry-picked smarquard's contribution. This is still a WIP, as we need to consider whether we need to support older Opencast versions or not, in...

WIP

# Bug report ## What's wrong On the following code: ``` from rest_framework import mixins, viewsets class MyModelListViewSet(mixins.ListModelMixin, viewsets.GenericViewSet): ... ``` I am getting the following error: > error: Missing...

bug

**Describe the bug** I get a 404 page after removing a Term from traduora and navigating to a locale's Translations. **To Reproduce** Steps to reproduce the behavior: 1. Create empty...

bug
help wanted

### I'm trying to run the app image on my distribution: ``` ./TablePlus-x64.AppImage ``` Doing this, I get the following: ``` fuse: memory allocation failed squashfuse 0.5.2 (c) 2012 Dave...