I looked at the 3captus.com/download/django_calendar, but found it to
be somewhat cumbersome in terms of functionality. I don't want
anonymous users to create or delete calendar of events.  Any more
suggestions or ideas?

-Mario

On Jul 7, 11:29 pm, bedros <[EMAIL PROTECTED]> wrote:
> I was looking for the same thing and found the following
>
> http://www.3captus.com/download/django_calendar
>
> have not  tried it yet, but there's a demo on the same website.
>
> On Jul 7, 6:34 pm, Mario <[EMAIL PROTECTED]> wrote:
>
> > Thank you. I managed to install the eventcalendarmodel in Django. I
> > can add the events and event categories and display using the default
> > templates.
>
> > My next question is ~ how do I display thecalendarassuming I'm using
> > the default templatetag that came with the application?  I added {%
> > load load event_tags %} in my base.html. What am I missing? I want to
> > display thecalendari.e. July 2008
>
> > Thank you for your patience.
>
> > Respectfully yours,
>
> > Goober
>
> > On Jul 7, 8:15 pm, Rob Hudson <[EMAIL PROTECTED]> wrote:
>
> > > Google is your friend:http://code.google.com/p/django-event-calendar/
>
> > > On Jul 7, 2:13 pm, Mario <[EMAIL PROTECTED]> wrote:
>
> > > > Hello,
>
> > > > I’m a NOOB and I was wondering if there are any calendars of event
> > > > model that will allow a user to click on a specific date with the
> > > > associated listing of events. Any suggestions or recommendations are
> > > > appreciated.
>
> > > > Thank you.
> > > > Goober
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to