Django and Secure iCalendar Feed
        Posted  
        
            by agoessling
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by agoessling
        
        
        
        Published on 2010-03-24T03:36:27Z
        Indexed on 
            2010/03/24
            3:43 UTC
        
        
        Read the original article
        Hit count: 606
        
I would like to create a secure iCalendar Feed with Django. I currently have a feed working using vobject, but it is accesable to the public. Is there a way to secure a iCalendar feed used by iCal, Google Calendar, and Outlook?
© Stack Overflow or respective owner