danbretl / mid-tier

django webapp
1 stars 0 forks source link

Include Location categorization #30

Closed vikasmenon closed 13 years ago

vikasmenon commented 13 years ago

Location is included in Pundit's categorization information, but no rules exist around location info. Incorporate rules for location info in categorization.

vikasmenon commented 13 years ago

This only applies to events that have all of their occurrences at the same location (for example this does not apply to movies). This also means pundit needs this information to be available in the event getting passed in.

vikasmenon commented 13 years ago

The location classification rule has been created. This still needs to be integrated with the design changes that will follow (where pundit will move further downstream after events have been created in the DB)