danbretl / mid-tier

django webapp
1 stars 0 forks source link

Add place filter to EventSummaryResource #88

Closed rabialam closed 12 years ago

rabialam commented 12 years ago

EventResource needs to be modified to allow for filtering by place. For instance, all events associated with one venue should be able to be returned.

p7k commented 12 years ago

it actually EventSummaryResource that needs this the most.

rabialam commented 12 years ago

truth. realized this when i started working on it

rabialam commented 12 years ago

Ready for merge.