Our Django Fullcalendar is a full-sized drag & drop event calendar. Keep reading our Django Fullcalendar examples and learn how to use this plugin.
Usage
CSS
In order to use this plugin on your page you will need to include the following styles in the “Page plugins” area from the page’s head section:
JS
In order to use this plugin on your page you will need to include the following script in the “Optional JS” area from the page’s footer:
Init
In the JS components folder located in assets/js/components you will find the fullcalendar.js file with the init script you need to use in order to make Fullcalendar work.
Use the events variable to store the events you want to display in the calendar: