For archival purposes, the reason it wasn't working is I had named one of my
apps "calendar". After I renamed it to agenda and remapped it appropriately,
everything was in working order.

On 6/11/07, Justin Lilly <[EMAIL PROTECTED]> wrote:
>
> Hi all.
>    I have a little calendar working based on a django snippet from
> masida_ in #django (Freenode).
>
> The working version can be seen:
>
> Code: http://justinlilly.no-ip.org/svn/trunk/gtd/agenda/
> Design: http://justinlilly.no-ip.org:8001/calendar/
>
> I copied the folder directly over, changed the location of my
> templates directory etc. Now I'm having a bit of an issue. The error
> I'm getting is:
>
> http://justinlilly.no-ip.org:8002/calendar/
>
> It seems to be having a problem with the isleap function. I've
> imported both calendar and datetime, so I'm not sure what the problem
> is. Everything seems to be working fine on the other application.
>
> (Note: I am aware of a few design bugs in the working calendar. I'm
> more concerned with the functionality of the 2nd calendar, currently)
>
> Thoughts, anyone?
>
>   -justin
>
>


-- 
Justin Lilly
University of South Carolina

--~--~---------~--~----~------------~-------~--~----~
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