On Thu, Jul 30, 2009 at 6:41 AM, kimo <[email protected]> wrote:
> > Hi, > > Is there a way to have a django Clandar Event, i have a Event model, > and i want to display the event information on the calendar in order > to know if the organiser is free or busy on the date event. > > Many Thanks. > > I didn't find the Django Calendar. Where can i find some good example > please ? > Hi, Googling for "django calendar" found this article which contains some links to other django calendar projects: http://journal.uggedal.com/creating-a-flexible-monthly-calendar-in-django Best Regards, Steve --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

