DRF and Modal

2016-11-20 Thread Elias Coutinho
Hello guys, I'm trying to make an application to use with Fullcalendar Fullcalendar I got a lot of things, I managed to create events, update events dragging and dropping on another date. All this using django restframeworks. It turns out that in Fullcalendar is mis

Formatting

2016-12-01 Thread Elias Coutinho
Hello guys, I'm trying to do a formatting in the template but this depends on how I get a listing of my DRF, currently my json is like this: [ { "Start": "2016-12-14T17: 39: 24Z", "Id": 5 } ] It turns out that the code waits otherwise, without the brackets. Note b

Fullcalendar and DRF

2018-04-25 Thread Elias Coutinho
Good afternoon my friends. Anyway, I do not make a living, and someday some day maybe. My knowledge of Django is intermediate so do not be surprised if I make a mistake. I have the FULLCALENDAR project. It is using DRF and ajax for some actions li

Re: Fullcalendar and DRF

2018-04-25 Thread Elias Coutinho
nhoElias/fullcalendar/blob/master/modelo/core/templates/index.html> G) Template Forms <https://github.com/CoutinhoElias/fullcalendar/blob/master/modelo/bookings/templates/bookings_create_form.html> Em quarta-feira, 25 de abril de 2018 18:07:45 UTC-3, Elias Coutinho escreveu: > > G