To be able to use jQuery fullCalendar with a json data store, we need the ability to return an array that is the json instead of a dict.
Currently, you can only return a dict from your view, but not a list that can be encoded in the format that fullCalendar supports. -- Thadeus -- To unsubscribe, reply using "remove me" as the subject.