Modified the get_start and get_end methods to return datetimes if times are specified.
[philo.git] / contrib / julian / models.py
2011-04-05 Harris LapiroffModified the get_start and get_end methods to return...
2011-03-28 Harris LapiroffMoved the EventQuerySet to its own class instead of...
2011-03-23 Harris LapiroffAdded some convenient methods to event querysets.
2011-03-05 Stephen BurrowsMerge branch 'master' into julian
2011-02-21 Stephen BurrowsUpdated CalendarView urlpatterns to use the new feed_pa...
2011-02-21 Stephen BurrowsMerge branch 'master' into julian
2011-02-15 Stephen BurrowsAdded admin sugar for julian models. Corrected minor...
2011-02-14 Stephen BurrowsReinstated EventAdmin fieldsets and added some options...
2011-02-14 Stephen BurrowsMerge branch 'master' into julian
2011-02-10 Stephen BurrowsInitial implementation of a working ICalendarFeedView...
2011-02-10 Stephen BurrowsRemoved location models and subclass limiting in favor...
2011-02-09 Stephen BurrowsRemoved julian/tests.py and julian/views.py. Switched...
2011-02-09 Stephen BurrowsMerge branch 'master' into julian
2011-02-01 Kriti GodeyModel changes.
2011-01-09 Kriti GodeyChanged Location & Calendar to check for constants...
2011-01-09 Kriti GodeyInitial model classes written. Still a few additions...
2011-01-09 Kriti GodeyInitialised empty app julian.