danbretl / mid-tier

django webapp
1 stars 0 forks source link

ICAL import / adaptors #110

Open p7k opened 12 years ago

p7k commented 12 years ago

write the complete import pipeline for ical feeds

old stuff to look at:

https://github.com/Abextra/mid-tier/blob/ical_rebased/abextra/importer/ical.py https://github.com/Abextra/mid-tier/blob/ical_rebased/abextra/importer/tests.py

rabialam commented 12 years ago

Added first iteration of OccurrenceAdaptor and test.