danbretl / mid-tier

django webapp
1 stars 0 forks source link

Eventful PlaceAdaptor - should not grab phone number from event details #58

Closed rabialam closed 12 years ago

rabialam commented 13 years ago

In importer/api/eventful/adaptors.PlaceAdaptor: the phone number field for Place should NOT be taken from event details -- it should be taken from venue details if it exists or not at all. For the future: our Occurrence and Event model need to be able to accept fields for phone numbers. For example, the same movie may be playing at different times at different theaters with different numbers.

rabialam commented 13 years ago

This still remains to be done.

rabialam commented 12 years ago

I do not see any reference to any field involving phone numbers in the eventful docs for the event endpoint nor the venue endpoint. Marking closed.