Sidebar Network

django-gencal A generic calendaring application for Django.

The Basics

This project aims to be a drop-in solution for calendaring for any django app. I use this code, so it is living and breathing. If you have questions or suggestions for edge cases, I’ll entertain them, but I can’t guarantee that I’ll implement them.

Project Homehttp://code.google.com/p/django-gencal/
Grab the Repository – svn checkout http://django-gencal.googlecode.com/svn/trunk/
 

Recent Commits

  • 8 was committed 1 month, 2 weeks ago.
    Massive change to gencal. Added the simple_gencal template tag. Sadly, I mixed this heavily with a client project (lesson learned) so I was unable to preserve proper commit history.
  • 7 was committed 2 months, 1 week ago.
    Added in documentation regarding unnecessary URL parameter
  • 6 was committed 2 months, 1 week ago.
    fixed misformated ReST. Fixed improper named url in the docs
  • 5 was committed 2 months, 1 week ago.
    formating the comments, adjusting the suggested CSS
  • 4 was committed 5 months, 1 week ago.
    Found 2 more pyc files to remove
  • 3 was committed 5 months, 1 week ago.
    Removing .pyc files
  • 2 was committed 5 months, 1 week ago.
    Initial import of gencal
  • 1 was committed 5 months, 1 week ago.
    Initial directory structure.