I recently found and implemented a nice jQuery calendar plugin called FullCalendar in a client site I'm working on. It was terribly easy to integrate into the site thanks to Django. I think I'm going to tinker with it now to see if I can get it to use this type of display as a view option, since it already offers different view options.
Comments
I recently found and implemented a nice jQuery calendar plugin called FullCalendar in a client site I'm working on. It was terribly easy to integrate into the site thanks to Django. I think I'm going to tinker with it now to see if I can get it to use this type of display as a view option, since it already offers different view options.
don't forget to publish your results ;-)