Look at this https://github.com/llazzaro/django-scheduler

On Sunday, November 20, 2016 at 3:07:36 PM UTC-7, Elias Coutinho wrote:
>
> Hello guys,
>
> I'm trying to make an application to use with Fullcalendar Fullcalendar 
> <https://fullcalendar.io/>
>
> 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 missing something that I consider 
> important and I know you can implement using other tools.
>
> I would like to use modal and DRF templates to make our old CRUD.
>
> I am a beginner in django rest and would like your help to implement this 
> with me.
>
> I have some examples in other languages but I do not know where to start 
> this with DRF and FullCalendar.
>
> Examples below:
>
> With django without DRF - 
> https://simpleisbetterthancomplex.com/tutorial/2016/11/15/how-to-implement-a-crud-using-ajax-and-json.html
>
> With C # - C# 
> <http://www.codeproject.com/Articles/638674/Full-calendar-A-complete-web-diary-system-for-jQue>
>  
> <<<< === IT WOULD BE SOMETHING LIKE THIS
>
> Thank you.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django REST framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-rest-framework+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to