Project

General

Profile

Julian » History » Version 1

Kriti Godey, 01/07/2011 08:54 PM

1 1 Kriti Godey
h1. Julian
2
3
Julian is the calender and events system for Philo. This page is for my personal use to track the tasks needed to get Julian done.
4
5
h2. Tasks
6
7
* Figure out what needs to go in the calendar model.
8
* Implement models.py
9
* Make sample data.
10
* Make views for:
11
  * Daily calender
12
  * Weekly calendar
13
  * Monthly calendar
14
  * Yearly calendar
15
  * Each of these can be all calenders, or a specific calender. (by tag?)
16
* Make templates for the above views