Fix day filter
commit34731b8ba5ff4e0a15230af54efa4c4d5dfa3b00
authorAdrian Moennich <adrian.moennich@cern.ch>
Fri, 24 Jul 2015 12:33:22 +0000 (24 14:33 +0200)
committerAdrian Moennich <adrian.moennich@cern.ch>
Fri, 24 Jul 2015 12:33:22 +0000 (24 14:33 +0200)
tree94f49079c5e7acffa4e03d1e3b880d299b2618b3
parent4bcaa543307af4e67c1d8acd02eb7e2b0e0cb07d
Fix day filter

- comparisons were using datetimes instead of dates
- also made the filter logic more efficient by not accessing
  linked_object more often than necessary
indico/modules/attachments/controllers/event_package.py