Alfredo Rivera

Results 5 issues of Alfredo Rivera

**Trying to add FullCalendar on this starter** https://github.com/fullcalendar/fullcalendar-react following this guide https://www.davidangulo.xyz/how-to-use-fullcalendar-in-next-js/ adding fullcalendar on next project from scratch works but for this "starter" doesn't.

![captura de pantalla 2018-04-12 a la s 11 49 59 p m](https://user-images.githubusercontent.com/9015517/38716009-7e53401e-3eac-11e8-91a6-f24232073c9e.png) ![captura de pantalla 2018-04-13 a la s 12 16 14 a m](https://user-images.githubusercontent.com/9015517/38717021-24b6af18-3eb2-11e8-95be-44e2c31ef01c.png) I'm just trying to run the...

Is there any check if exist some connection?

Hi I have an issue when I implement a filter on my ViewSet.. maybe it's something silly but I really don't know. My ViewSet class RestaurantViewSet(viewsets.ModelViewSet): queryset = Restaurant.objects.language().all() serializer_class...

new feature