Idea of this branch is to create a different task of personal scheduling TODO application. Right now the front page consists of ‘fullclaendar’ UI and django-todo+django-schedule app. Idea is that you can drop your todo items to your schedule and define when to work on things.
- sudo easy_install pytz
- sudo easy_install vobject
- cd django-schedule
- export PYTHONPATH=..
- cd project_sample
- ./manage.py syncdb
- ./manage.py load_example_data (optional, you can now also create calendars using /admin/ if you don’t like ‘example’)
- ./manage.py runserver
- Go to /admin/ and create a new group and assign your user to it. This will make django-todo happy.
- Go to /todo/ and create a list. Then you can create new items and with it content for the /
- iCal feed: /schedule/ical/calendar/1/